aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/lb_policy_factory.h
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2018-03-14 15:33:57 -0700
committerGravatar Yash Tibrewal <yashkt@google.com>2018-03-14 15:33:57 -0700
commitc0cd82faedfdfc4af4931d008b07094c8911dfe5 (patch)
tree15952b63d11f7099be75c369f000eca528791272 /src/core/ext/filters/client_channel/lb_policy_factory.h
parentb62d77f05b158291061637984e0197475c3e8f1a (diff)
Remove unnecessary includes of exec_ctx.h
Diffstat (limited to 'src/core/ext/filters/client_channel/lb_policy_factory.h')
-rw-r--r--src/core/ext/filters/client_channel/lb_policy_factory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/ext/filters/client_channel/lb_policy_factory.h b/src/core/ext/filters/client_channel/lb_policy_factory.h
index b8bbd32072..6440258158 100644
--- a/src/core/ext/filters/client_channel/lb_policy_factory.h
+++ b/src/core/ext/filters/client_channel/lb_policy_factory.h
@@ -21,7 +21,6 @@
#include <grpc/support/port_platform.h>
-#include "src/core/lib/iomgr/exec_ctx.h"
#include "src/core/lib/iomgr/resolve_address.h"
#include "src/core/ext/filters/client_channel/client_channel_factory.h"