aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/BUILD')
-rw-r--r--tensorflow/core/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/BUILD b/tensorflow/core/BUILD
index efcc7f11b5..47745815cb 100644
--- a/tensorflow/core/BUILD
+++ b/tensorflow/core/BUILD
@@ -753,7 +753,7 @@ cc_library(
visibility = ["//visibility:public"],
deps = [
"@re2//:re2",
- ":protos_cc",
+ ":android_proto_lib",
"//third_party/eigen3",
],
)