Skip to content

Commit 8bd22e0

Browse files
drfloobTensorflow Cloud maintainers
authored and
Tensorflow Cloud maintainers
committed
Automated Code Change
PiperOrigin-RevId: 716703634
1 parent 03b3f6a commit 8bd22e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cpp/monitoring/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cc_library(
3636
"@com_google_absl//absl/time",
3737
"@org_tensorflow//tensorflow/core:lib",
3838
"@org_tensorflow//tensorflow/core/distributed_runtime/rpc:grpc_util",
39-
"@com_github_grpc_grpc//:grpc++_public_hdrs",
39+
"@com_github_grpc_grpc//:grpc++",
4040
] + gcp_monitoring_grpc_deps() + gcp_monitoring_proto_header_deps(),
4141
)
4242

0 commit comments

Comments
 (0)