Skip to content

Commit

Permalink
Need explicit "protobuf" dependence on proto_utils_test
Browse files Browse the repository at this point in the history
  • Loading branch information
vjpai committed Nov 3, 2017
1 parent dc7c50e commit 5e7ceeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cpp/codegen/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ grpc_cc_test(
],
external_deps = [
"gtest",
"protobuf",
],
)

Expand Down

0 comments on commit 5e7ceeb

Please sign in to comment.