Fixing grpc_cli_libs.

pull/10621/head
Nicolas "Pixel" Noble 8 years ago
parent 684fe378e1
commit 987267f633
  1. 2
      test/cpp/util/BUILD

@ -111,5 +111,7 @@ grpc_cc_library(
],
external_deps = [
"gflags",
"protobuf",
"protobuf_clib",
],
)

Loading…
Cancel
Save