aboutsummaryrefslogtreecommitdiff
path: root/build.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml18
1 files changed, 9 insertions, 9 deletions
diff --git a/build.yaml b/build.yaml
index 4cb1b68cf3..d2bfa8dfcd 100644
--- a/build.yaml
+++ b/build.yaml
@@ -739,19 +739,19 @@ filegroups:
src:
- src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc
- test/core/end2end/cq_verifier.c
- - test/core/end2end/fixtures/http_proxy_fixture.c
+ - test/core/end2end/fixtures/http_proxy_fixture.cc
- test/core/end2end/fixtures/proxy.c
- - test/core/iomgr/endpoint_tests.c
+ - test/core/iomgr/endpoint_tests.cc
- test/core/util/debugger_macros.cc
- test/core/util/grpc_profiler.c
- test/core/util/memory_counters.c
- - test/core/util/mock_endpoint.c
+ - test/core/util/mock_endpoint.cc
- test/core/util/parse_hexstring.c
- - test/core/util/passthru_endpoint.c
- - test/core/util/port.c
- - test/core/util/port_server_client.c
+ - test/core/util/passthru_endpoint.cc
+ - test/core/util/port.cc
+ - test/core/util/port_server_client.cc
- test/core/util/slice_splitter.c
- - test/core/util/trickle_endpoint.c
+ - test/core/util/trickle_endpoint.cc
deps:
- gpr_test_util
- gpr
@@ -1235,7 +1235,7 @@ libs:
- test/core/end2end/data/server1_cert.c
- test/core/end2end/data/server1_key.c
- test/core/end2end/data/test_root_cert.c
- - test/core/security/oauth2_utils.c
+ - test/core/security/oauth2_utils.cc
deps:
- gpr_test_util
- gpr
@@ -1304,7 +1304,7 @@ libs:
headers:
- test/core/util/test_tcp_server.h
src:
- - test/core/util/test_tcp_server.c
+ - test/core/util/test_tcp_server.cc
deps:
- grpc_test_util
- grpc