Fix BUILD file.

pull/13336/head
Mark D. Roth 7 years ago
parent 5491eb7c5b
commit 39dd9aa439
  1. 3
      test/core/transport/chttp2/BUILD

@ -124,6 +124,9 @@ grpc_cc_test(
"//test/core/util:gpr_test_util", "//test/core/util:gpr_test_util",
"//test/core/util:grpc_test_util", "//test/core/util:grpc_test_util",
], ],
external_deps = [
"gtest",
],
) )
grpc_cc_test( grpc_cc_test(

Loading…
Cancel
Save