Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
markdroth committed Oct 17, 2024
1 parent c98b4cc commit 10e2807
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions test/cpp/ext/filters/census/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ grpc_cc_library(
deps = [
"//:grpc++",
"//:grpc_opencensus_plugin",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util",
"//test/core/test_util:test_lb_policies",
"//test/cpp/end2end:test_service_impl",
Expand Down Expand Up @@ -68,7 +68,7 @@ grpc_cc_test(
"library",
"//:grpc++",
"//:grpc_opencensus_plugin",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util",
"//test/cpp/util:test_config",
"//test/cpp/util:test_util",
Expand Down Expand Up @@ -97,7 +97,7 @@ grpc_cc_test(
"library",
"//:grpc++",
"//:grpc_opencensus_plugin",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util",
"//test/cpp/util:test_config",
"//test/cpp/util:test_util",
Expand Down
6 changes: 3 additions & 3 deletions test/cpp/ext/filters/logging/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ grpc_cc_library(
"//:grpc++",
"//src/core:logging_filter",
"//src/cpp/ext/gcp:observability_logging_sink",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util",
"//test/cpp/end2end:test_service_impl",
"//test/cpp/util:test_config",
Expand All @@ -60,7 +60,7 @@ grpc_cc_test(
"//src/core:dump_args",
"//src/core:logging_filter",
"//src/cpp/ext/gcp:observability_logging_sink",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util",
"//test/cpp/end2end:test_service_impl",
"//test/cpp/util:test_config",
Expand All @@ -86,7 +86,7 @@ grpc_cc_test(
"//:grpc++",
"//src/core:logging_filter",
"//src/cpp/ext/gcp:observability_logging_sink",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util",
"//test/cpp/end2end:test_service_impl",
"//test/cpp/ext/filters/census:library",
Expand Down
2 changes: 1 addition & 1 deletion test/cpp/ext/gcp/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ grpc_cc_test(
uses_polling = False,
deps = [
"//:grpcpp_gcp_observability",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/cpp/end2end:test_service_impl",
"//test/cpp/util:test_util",
],
Expand Down
8 changes: 4 additions & 4 deletions test/cpp/microbenchmarks/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ grpc_cc_library(
],
deps = [
"//:grpc++",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util",
"//test/core/test_util:grpc_test_util_base",
"//test/cpp/util:test_config",
Expand All @@ -125,7 +125,7 @@ grpc_cc_library(
],
deps = [
"//:grpc++",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util",
"//test/core/test_util:grpc_test_util_base",
"//test/cpp/util:test_config",
Expand Down Expand Up @@ -316,7 +316,7 @@ grpc_cc_benchmark(
deps = [
":helpers_secure",
"//:grpc_opencensus_plugin",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
],
)

Expand All @@ -331,7 +331,7 @@ grpc_cc_library(
],
deps = [
":helpers",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/cpp/util:test_util",
],
)
Expand Down
2 changes: 1 addition & 1 deletion test/cpp/performance/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ grpc_cc_test(
"//:grpc++",
"//:server",
"//src/core:channel_args",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/event_engine:event_engine_test_utils",
"//test/core/event_engine/fuzzing_event_engine",
"//test/core/test_util:grpc_test_util",
Expand Down
6 changes: 3 additions & 3 deletions test/cpp/server/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ grpc_cc_test(
tags = ["no_windows"],
deps = [
"//:grpc++_unsecure",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/event_engine:event_engine_test_utils",
"//test/core/test_util:grpc_test_util_base",
"//test/core/test_util:grpc_test_util_unsecure",
Expand All @@ -43,7 +43,7 @@ grpc_cc_test(
tags = ["no_windows"],
deps = [
"//:grpc++_unsecure",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util_base",
"//test/core/test_util:grpc_test_util_unsecure",
],
Expand All @@ -58,7 +58,7 @@ grpc_cc_test(
tags = ["no_windows"],
deps = [
"//:grpc++_unsecure",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util_base",
"//test/core/test_util:grpc_test_util_unsecure",
],
Expand Down
2 changes: 1 addition & 1 deletion test/cpp/test/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ grpc_cc_test(
"//:grpc",
"//:grpc++",
"//:grpc++_test",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util",
"//test/cpp/util:test_util",
],
Expand Down
4 changes: 2 additions & 2 deletions test/cpp/util/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,8 @@ grpc_cc_test(
":grpc_cli_libs",
":test_util",
"//:grpc++_reflection",
"//src/proto/grpc/testing:echo_cc_grpc",
"//src/proto/grpc/testing:echo_messages_proto",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:simple_messages_proto",
"//src/proto/grpc/testing/xds/v3:orca_load_report_proto",
"//test/core/test_util:grpc_test_util",
Expand Down Expand Up @@ -294,7 +294,7 @@ grpc_cc_test(
deps = [
":grpc_cli_libs",
":test_util",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing:echo_cc_grpc",
"//test/core/test_util:grpc_test_util",
],
)
Expand Down

0 comments on commit 10e2807

Please sign in to comment.