aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
diff options
context:
space:
mode:
authorGravatar Eugene Brevdo <ebrevdo@google.com>2017-01-27 10:30:02 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-01-27 10:45:00 -0800
commit8fc3981e027c5a5c99a5cc25b05d6028ac0da199 (patch)
treeeaa5ac257887c4c63b84219e7cf75641af0b2720 /tensorflow/tools
parenta2417ef5b0c2b8d7f665bf68de033cdc5a94890c (diff)
Automated rollback of change 145703555
Change: 145809900
Diffstat (limited to 'tensorflow/tools')
-rw-r--r--tensorflow/tools/pip_package/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/tools/pip_package/BUILD b/tensorflow/tools/pip_package/BUILD
index 85a8b79f85..0ffbec8b3c 100644
--- a/tensorflow/tools/pip_package/BUILD
+++ b/tensorflow/tools/pip_package/BUILD
@@ -4,7 +4,7 @@
package(default_visibility = ["//visibility:private"])
load("//tensorflow:tensorflow.bzl", "transitive_hdrs")
-load("//tensorflow/core:platform/default/build_config_root.bzl", "tf_additional_license_deps")
+load("//tensorflow/core:platform/default/build_config.bzl", "tf_additional_license_deps")
# This returns a list of headers of all public header libraries (e.g.,
# framework, lib), and all of the transitive dependencies of those