aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-06-25 12:54:23 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-06-25 12:54:23 -0700
commite039f0338333e1a2f368ec20740662fb2eac2875 (patch)
treec4267e757c1196815e0559790d56a6e7679c373d /test
parent3f475422ecb8cd5c648ce86f126122ba6dee1c9c (diff)
Plumbing transport_op changes through
Diffstat (limited to 'test')
-rw-r--r--test/core/end2end/fixtures/chttp2_fullstack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/end2end/fixtures/chttp2_fullstack.c b/test/core/end2end/fixtures/chttp2_fullstack.c
index b83e227a89..e647434509 100644
--- a/test/core/end2end/fixtures/chttp2_fullstack.c
+++ b/test/core/end2end/fixtures/chttp2_fullstack.c
@@ -39,7 +39,6 @@
#include "src/core/channel/connected_channel.h"
#include "src/core/channel/http_server_filter.h"
#include "src/core/surface/channel.h"
-#include "src/core/surface/client.h"
#include "src/core/surface/server.h"
#include "src/core/transport/chttp2_transport.h"
#include <grpc/support/alloc.h>