aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2017-11-17 15:56:27 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2017-11-17 15:56:48 -0800
commitaa3b19741f345faa3eb3d9bdcfa9d7064e5c439c (patch)
tree5bd00fd9c578f7cd710f98fa042d256e0b27a845 /build.yaml
parentc4dd9cfe1893081b6783213f96d2b72b7b02d165 (diff)
Rename tracer_peer to tracer_util
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.yaml b/build.yaml
index b7b5b93f7b..8c8d526cb8 100644
--- a/build.yaml
+++ b/build.yaml
@@ -714,7 +714,7 @@ filegroups:
- test/core/util/port.h
- test/core/util/port_server_client.h
- test/core/util/slice_splitter.h
- - test/core/util/tracer_peer.h
+ - test/core/util/tracer_util.h
- test/core/util/trickle_endpoint.h
src:
- src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc
@@ -731,7 +731,7 @@ filegroups:
- test/core/util/port.cc
- test/core/util/port_server_client.cc
- test/core/util/slice_splitter.cc
- - test/core/util/tracer_peer.cc
+ - test/core/util/tracer_util.cc
- test/core/util/trickle_endpoint.cc
deps:
- gpr_test_util