aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/util/BUILD')
-rw-r--r--test/core/util/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/core/util/BUILD b/test/core/util/BUILD
index 5c90f1db44..9c02bc50f8 100644
--- a/test/core/util/BUILD
+++ b/test/core/util/BUILD
@@ -57,9 +57,11 @@ cc_library(
"reconnect_server.c",
"slice_splitter.c",
"test_tcp_server.c",
+ "trickle_endpoint.c",
],
hdrs = [
"debugger_macros.h",
+ "trickle_endpoint.h",
"grpc_profiler.h",
"mock_endpoint.h",
"parse_hexstring.h",