Need explicit "protobuf" dependence on proto_utils_test

pull/13257/head
Vijay Pai 7 years ago
parent dc7c50e6a4
commit 5e7ceebf6b
  1. 1
      test/cpp/codegen/BUILD

@ -51,6 +51,7 @@ grpc_cc_test(
],
external_deps = [
"gtest",
"protobuf",
],
)

Loading…
Cancel
Save