aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tensorflow/cc/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/cc/BUILD b/tensorflow/cc/BUILD
index e942ea9741..d3b8247b4f 100644
--- a/tensorflow/cc/BUILD
+++ b/tensorflow/cc/BUILD
@@ -2,7 +2,7 @@
# TensorFlow is a computational framework, primarily for use in machine
# learning applications.
-package(default_visibility = ["//tensorflow:internal"])
+package(default_visibility = ["//visibility:public"])
licenses(["notice"]) # Apache 2.0