aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/h2_full+pipe.c
diff options
context:
space:
mode:
authorGravatar Bogdan Drutu <bdrutu@google.com>2016-04-06 14:09:59 -0700
committerGravatar Bogdan Drutu <bdrutu@google.com>2016-04-06 14:09:59 -0700
commitb40693ef995fdb44149ef146ccb21f687bd9fd04 (patch)
tree82e8f842e18c81c90562aeb8dbfc170d01d83f1d /test/core/end2end/fixtures/h2_full+pipe.c
parent552aecd0e2045c9e38333e3c5f112c1a7f6c35cc (diff)
parent39a96967f1b003391b02317bf7c6fb003edc4722 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'test/core/end2end/fixtures/h2_full+pipe.c')
-rw-r--r--test/core/end2end/fixtures/h2_full+pipe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/end2end/fixtures/h2_full+pipe.c b/test/core/end2end/fixtures/h2_full+pipe.c
index a3e2196bf6..e167534da4 100644
--- a/test/core/end2end/fixtures/h2_full+pipe.c
+++ b/test/core/end2end/fixtures/h2_full+pipe.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/iomgr/wakeup_fd_posix.h"