aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/chttp2_fake_security.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-04-19 15:01:52 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-04-19 15:01:52 -0700
commitb572fcba35fd66cce102b29389a5892d3d45e651 (patch)
tree611f506c26111f761f00fc2882052fe40c3f9740 /test/core/end2end/fixtures/chttp2_fake_security.c
parent19955c82bf8fd49ba2588222b0fe91db65171f06 (diff)
parentaab1edc5f6456117d201e73103a12efb4c114556 (diff)
Merge pull request #1315 from jboeuf/security_connector
Refactoring of core security to remove the factories.
Diffstat (limited to 'test/core/end2end/fixtures/chttp2_fake_security.c')
-rw-r--r--test/core/end2end/fixtures/chttp2_fake_security.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/end2end/fixtures/chttp2_fake_security.c b/test/core/end2end/fixtures/chttp2_fake_security.c
index 047d482be3..929f1f50db 100644
--- a/test/core/end2end/fixtures/chttp2_fake_security.c
+++ b/test/core/end2end/fixtures/chttp2_fake_security.c
@@ -38,7 +38,6 @@
#include "src/core/channel/channel_args.h"
#include "src/core/security/credentials.h"
-#include "src/core/security/security_context.h"
#include <grpc/support/alloc.h>
#include <grpc/support/host_port.h>
#include <grpc/support/log.h>