aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/BUILD
diff options
context:
space:
mode:
authorGravatar Anna R <annarev@google.com>2018-09-24 18:16:57 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-24 18:21:26 -0700
commit2e317cf8825994c2c1d77aad8be98f41a6b109d7 (patch)
tree787d77a23b390a255b91c8958d064a6d7a8f5f4b /tensorflow/core/BUILD
parent391cdd80952e9cc546d82a8bf2fe7dd04f46cb2f (diff)
Automated rollback of commit 7a1096f424b1adcb4152db80a01a163ddb1a0173
PiperOrigin-RevId: 214366272
Diffstat (limited to 'tensorflow/core/BUILD')
-rw-r--r--tensorflow/core/BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/tensorflow/core/BUILD b/tensorflow/core/BUILD
index c8f7fc8cea..59b7dd04e9 100644
--- a/tensorflow/core/BUILD
+++ b/tensorflow/core/BUILD
@@ -588,7 +588,6 @@ cc_library(
"//tensorflow/core/platform/default/build_config:other",
"//tensorflow/core/platform/default/build_config:platformlib",
"//tensorflow/core/platform/default/build_config:port",
- "@com_google_absl//absl/flags:flag",
],
)
@@ -2156,7 +2155,6 @@ cc_library(
":lib_proto_parsing",
":abi",
":core_stringpiece",
- "@com_google_absl//absl/flags:flag",
"//third_party/eigen3",
"//tensorflow/core/platform/default/build_config:platformlib",
"@snappy",