aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/workspace.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/workspace.bzl')
-rwxr-xr-xtensorflow/workspace.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/workspace.bzl b/tensorflow/workspace.bzl
index bcc89ef729..d27732a801 100755
--- a/tensorflow/workspace.bzl
+++ b/tensorflow/workspace.bzl
@@ -888,7 +888,7 @@ def tf_workspace(path_prefix = "", tf_repo_name = ""):
# why we can't depend on the canonical build target.
# gRPC wants a cares dependency but its contents is not actually
- # important since we have set GRPC_ARES=0 in tools/bazel.rc
+ # important since we have set GRPC_ARES=0 in .bazelrc
native.bind(
name = "cares",
actual = "@grpc//third_party/nanopb:nanopb",