Skip to content

Commit 85d2923

Browse files
committed
add absl cord dep
1 parent 5c6a72b commit 85d2923

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/cloud/bigtable/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ cc_library(
6060
"@com_google_googleapis//google/longrunning:longrunning_cc_grpc",
6161
"@com_google_googleapis//google/rpc:error_details_cc_proto",
6262
"@com_github_google_crc32c//:crc32c",
63+
"@com_google_absl//absl/strings:cord",
6364
"@com_github_grpc_grpc//:grpc++",
6465
] + select({
6566
":metrics_enabled": [

0 commit comments

Comments
 (0)