aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h')
-rw-r--r--tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h b/tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h
index c8a8b5778e..e9862a61a3 100644
--- a/tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h
+++ b/tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h
@@ -26,7 +26,6 @@ limitations under the License.
#include "grpc++/impl/codegen/sync_stream.h"
#include "grpc++/support/byte_buffer.h"
-#include "tensorflow/core/distributed_runtime/rpc/grpc_namespace_compat.h"
#include "tensorflow/core/distributed_runtime/rpc/grpc_serialization_traits.h"
#include "tensorflow/core/distributed_runtime/tensor_coding.h"
#include "tensorflow/core/protobuf/worker.pb.h"