aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-06-06 12:44:12 -0700
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-06-06 12:44:12 -0700
commit87ec3b77b54c392a68dfeb7e6a73e44ab26059b2 (patch)
tree43515198ba22e880e892c8b2d974a3cae22b6505 /test/core/surface
parent7a952ad8e46b93c38862bdfd7bb6f2ee4f08c772 (diff)
parent19061093eb480adfeae59f71228fb66296621eb9 (diff)
Merge pull request #6750 from makdharma/cronet
cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code.
Diffstat (limited to 'test/core/surface')
-rw-r--r--test/core/surface/public_headers_must_be_c89.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/surface/public_headers_must_be_c89.c b/test/core/surface/public_headers_must_be_c89.c
index fd6ff2c26f..3eeb55d033 100644
--- a/test/core/surface/public_headers_must_be_c89.c
+++ b/test/core/surface/public_headers_must_be_c89.c
@@ -36,7 +36,6 @@
#include <grpc/census.h>
#include <grpc/compression.h>
#include <grpc/grpc.h>
-#include <grpc/grpc_cronet.h>
#include <grpc/grpc_security.h>
#include <grpc/grpc_security_constants.h>
#include <grpc/impl/codegen/alloc.h>