aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/call_combiner.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-10-18 14:48:14 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-10-18 14:48:14 -0700
commit694580faee3a3bb91f9922a1d04125aa48f50bd5 (patch)
tree304dd22a13e1140cb263a84c5f2836f5e907ea73 /src/core/lib/iomgr/call_combiner.h
parentd3d709a10fe2d3d9c2f2115bd4adad33e5a1ad0c (diff)
Better name
Diffstat (limited to 'src/core/lib/iomgr/call_combiner.h')
-rw-r--r--src/core/lib/iomgr/call_combiner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/iomgr/call_combiner.h b/src/core/lib/iomgr/call_combiner.h
index 463501a660..77420fa3e0 100644
--- a/src/core/lib/iomgr/call_combiner.h
+++ b/src/core/lib/iomgr/call_combiner.h
@@ -40,7 +40,7 @@ extern "C" {
// when it is done with the action that was kicked off by the original
// callback.
-extern grpc_core::Tracer grpc_call_combiner_trace;
+extern grpc_core::TraceFlag grpc_call_combiner_trace;
typedef struct {
gpr_atm size; // size_t, num closures in queue or currently executing