aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel/handshaker_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/channel/handshaker_factory.h')
-rw-r--r--src/core/lib/channel/handshaker_factory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/lib/channel/handshaker_factory.h b/src/core/lib/channel/handshaker_factory.h
index 9e36443958..3e45fcf20e 100644
--- a/src/core/lib/channel/handshaker_factory.h
+++ b/src/core/lib/channel/handshaker_factory.h
@@ -24,7 +24,6 @@
#include <grpc/impl/codegen/grpc_types.h>
#include "src/core/lib/channel/handshaker.h"
-#include "src/core/lib/iomgr/exec_ctx.h"
// A handshaker factory is used to create handshakers.