Skip to content

Commit adc2728

Browse files
committed
chore: add universe domain dep to storage examples
1 parent 2426f6e commit adc2728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/cloud/storage/examples/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ cc_library(
2929
deps = [
3030
"//:common",
3131
"//:storage",
32+
"//:universe_domain",
3233
"//google/cloud/storage:storage_client_testing",
3334
"//google/cloud/testing_util:google_cloud_cpp_testing_private",
3435
],

0 commit comments

Comments
 (0)