aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/h2_http_proxy.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-03-06 14:46:37 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-03-06 14:46:37 -0800
commite067b6e119e94b097092458dca99e8b253caf64b (patch)
tree6ea349e0196e4ead63ba04268d65f61fcc200140 /test/core/end2end/fixtures/h2_http_proxy.c
parent0d8b11fe210102e6d8ef30bb27dc05d5729005a1 (diff)
Resolve sanity failures
Diffstat (limited to 'test/core/end2end/fixtures/h2_http_proxy.c')
-rw-r--r--test/core/end2end/fixtures/h2_http_proxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/end2end/fixtures/h2_http_proxy.c b/test/core/end2end/fixtures/h2_http_proxy.c
index 44b223664a..55c65fa70e 100644
--- a/test/core/end2end/fixtures/h2_http_proxy.c
+++ b/test/core/end2end/fixtures/h2_http_proxy.c
@@ -49,7 +49,7 @@
#include "src/core/lib/support/env.h"
#include "src/core/lib/surface/channel.h"
#include "src/core/lib/surface/server.h"
-#include "test/core/end2end/fixtures/http_proxy.h"
+#include "test/core/end2end/fixtures/http_proxy_fixture.h"
#include "test/core/util/port.h"
#include "test/core/util/test_config.h"