aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/BUILD
diff options
context:
space:
mode:
authorGravatar Noah Eisen <ncteisen@google.com>2018-07-09 19:16:47 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-09 19:20:09 -0700
commitf107486df76159924f59b8d6f3f87246e84f4cd3 (patch)
tree69cab4cd9bb6d774ab3eaa68f032463de7608294 /tensorflow/core/distributed_runtime/BUILD
parent31e9d08398a2118537abc1a02f47376c4d2c7d9d (diff)
Automated rollback of commit 19a98bf9054d9be58a3293b0390b18288a65a25c
PiperOrigin-RevId: 203872748
Diffstat (limited to 'tensorflow/core/distributed_runtime/BUILD')
-rw-r--r--tensorflow/core/distributed_runtime/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/distributed_runtime/BUILD b/tensorflow/core/distributed_runtime/BUILD
index 693b6b205f..2059b1ce0d 100644
--- a/tensorflow/core/distributed_runtime/BUILD
+++ b/tensorflow/core/distributed_runtime/BUILD
@@ -638,12 +638,12 @@ tf_cuda_cc_test(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:master_proto_cc",
- "//tensorflow/core:master_service_proto_cc",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
"//tensorflow/core/distributed_runtime/rpc:grpc_channel",
+ "//tensorflow/core/distributed_runtime/rpc:grpc_master_service_impl",
"//tensorflow/core/distributed_runtime/rpc:grpc_testlib",
"//tensorflow/core/distributed_runtime/rpc:grpc_util",
"//tensorflow/core/distributed_runtime/rpc:grpc_worker_cache",