aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/label_image
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <nobody@tensorflow.org>2016-01-21 08:27:57 -0800
committerGravatar Manjunath Kudlur <keveman@gmail.com>2016-01-21 08:28:26 -0800
commit014ef47a22fa9aea972854c5f99232d46e55c3a5 (patch)
treebce809f41e9fc4a1080dfb34dd1660be5d818256 /tensorflow/examples/label_image
parentf903a69170bf0dc115eb5b1309926e593a434423 (diff)
Unspecified message.
Diffstat (limited to 'tensorflow/examples/label_image')
-rw-r--r--tensorflow/examples/label_image/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/examples/label_image/BUILD b/tensorflow/examples/label_image/BUILD
index a1436df6ea..33577ea787 100644
--- a/tensorflow/examples/label_image/BUILD
+++ b/tensorflow/examples/label_image/BUILD
@@ -40,7 +40,7 @@ cc_test(
":command_line_flags",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test_main",
- "//tensorflow/core/platform/google/build_config:gtest",
+ "//tensorflow/core/platform/default/build_config:gtest",
],
)