aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel/channelz.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/channel/channelz.h')
-rw-r--r--src/core/lib/channel/channelz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/channel/channelz.h b/src/core/lib/channel/channelz.h
index 863447a5a4..68b7c8d26b 100644
--- a/src/core/lib/channel/channelz.h
+++ b/src/core/lib/channel/channelz.h
@@ -35,7 +35,7 @@ namespace grpc_core {
namespace channelz {
namespace testing {
- class ChannelPeer;
+class ChannelPeer;
}
class Channel : public RefCounted<Channel> {