aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/h2_full.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-04-06 10:29:18 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-04-06 10:29:18 -0700
commit36bb50aaedc2e09d63149f96cb9ebb5ae0e2500e (patch)
treece54f6c973152c6aee9129b4c3a0cf3a476a0ca4 /test/core/end2end/fixtures/h2_full.c
parentf64df1124a8c3ea7dce0bed3aca4ff15da04e26d (diff)
parent39a96967f1b003391b02317bf7c6fb003edc4722 (diff)
Merge github.com:grpc/grpc into e2efuzz
Diffstat (limited to 'test/core/end2end/fixtures/h2_full.c')
-rw-r--r--test/core/end2end/fixtures/h2_full.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/end2end/fixtures/h2_full.c b/test/core/end2end/fixtures/h2_full.c
index d4ee2aeb9d..4a2f17eb91 100644
--- a/test/core/end2end/fixtures/h2_full.c
+++ b/test/core/end2end/fixtures/h2_full.c
@@ -41,8 +41,8 @@
#include <grpc/support/sync.h>
#include <grpc/support/thd.h>
#include <grpc/support/useful.h>
+#include "src/core/ext/client_config/client_channel.h"
#include "src/core/ext/transport/chttp2/transport/chttp2_transport.h"
-#include "src/core/lib/channel/client_channel.h"
#include "src/core/lib/channel/connected_channel.h"
#include "src/core/lib/channel/http_server_filter.h"
#include "src/core/lib/surface/channel.h"