aboutsummaryrefslogtreecommitdiff
path: root/protobuf/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'protobuf/BUILD.bazel')
-rw-r--r--protobuf/BUILD.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/protobuf/BUILD.bazel b/protobuf/BUILD.bazel
index ea611308d..1c583ef0a 100644
--- a/protobuf/BUILD.bazel
+++ b/protobuf/BUILD.bazel
@@ -6,7 +6,7 @@ java_library(
visibility = ["//visibility:public"],
deps = [
"//core",
- "//protobuf-lite:protobuf_lite",
+ "//protobuf-lite",
"@com_google_api_grpc_proto_google_common_protos//jar",
"@com_google_code_findbugs_jsr305//jar",
"@com_google_guava_guava//jar",