aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/plugin/executor/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/plugin/executor/BUILD')
-rw-r--r--tensorflow/compiler/plugin/executor/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/compiler/plugin/executor/BUILD b/tensorflow/compiler/plugin/executor/BUILD
index 2e5875705f..bc7c25c120 100644
--- a/tensorflow/compiler/plugin/executor/BUILD
+++ b/tensorflow/compiler/plugin/executor/BUILD
@@ -18,7 +18,7 @@ cc_library(
"//tensorflow/compiler/xla/service",
"//third_party/eigen3",
"@local_config_cuda//cuda:cuda_headers",
- "@protobuf//:protobuf_headers",
+ "@protobuf_archive//:protobuf_headers",
],
)