Skip to content

Commit 494439c

Browse files
committed
Fixing bazel build issues
1 parent f7fe53a commit 494439c

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
@@ -35,6 +35,8 @@ java_library(
3535
"@com_google_protobuf//:protobuf_java",
3636
"@com_google_protobuf//:protobuf_java_util",
3737
"@maven//:com_google_auth_google_auth_library_oauth2_http",
38+
"@maven//:com_google_http_client_google_http_client",
39+
"@maven//:com_google_http_client_google_http_client_gson",
3840
artifact("com.google.code.findbugs:jsr305"),
3941
artifact("com.google.code.gson:gson"),
4042
artifact("com.google.errorprone:error_prone_annotations"),

0 commit comments

Comments
 (0)