Skip to content

Commit b140140

Browse files
committed
Fixing bazel build issues
1 parent 2064531 commit b140140

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xds/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ java_library(
3333
"@com_google_protobuf//:protobuf_java",
3434
"@com_google_protobuf//:protobuf_java_util",
3535
"@maven//:com_google_auth_google_auth_library_oauth2_http",
36+
"@maven//:com_google_http_client_google_http_client",
37+
"@maven//:com_google_http_client_google_http_client_gson",
3638
artifact("com.google.code.findbugs:jsr305"),
3739
artifact("com.google.code.gson:gson"),
3840
artifact("com.google.errorprone:error_prone_annotations"),

0 commit comments

Comments
 (0)