diff --git a/tensorflow/BUILD b/tensorflow/BUILD index 274a829f575..56b33a493fc 100644 --- a/tensorflow/BUILD +++ b/tensorflow/BUILD @@ -743,6 +743,7 @@ tf_cc_shared_object( "//tensorflow/c/experimental/filesystem:filesystem_interface", "//tensorflow/c/experimental/stream_executor:stream_executor_hdrs", "//tensorflow/c:kernels_hdrs", + "//tensorflow/c:logging", "//tensorflow/c:ops_hdrs", "//tensorflow/cc/saved_model:loader_lite_impl", "//tensorflow/core/common_runtime:core_cpu_impl",