aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/BUILD
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-10-09 08:25:49 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-10-09 08:25:49 -0700
commit03b3247cecb3818c66f9f1e9cac2bffbe608c74c (patch)
tree196b0080742817c4cd4735478db9dec65766520f /test/core/util/BUILD
parentb7ef10d8d2178e54a7f7d2404ccd00b82d472bb3 (diff)
Fix build
Diffstat (limited to 'test/core/util/BUILD')
-rw-r--r--test/core/util/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/util/BUILD b/test/core/util/BUILD
index 611cb1e664..5844a17728 100644
--- a/test/core/util/BUILD
+++ b/test/core/util/BUILD
@@ -34,7 +34,7 @@ grpc_cc_library(
grpc_cc_library(
name = "grpc_debugger_macros",
srcs = [
- "debugger_macros.c",
+ "debugger_macros.cc",
],
hdrs = [
"debugger_macros.h",