aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2016-05-05 14:09:17 -0700
committerGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2016-05-05 14:09:17 -0700
commit48d833a9d8280216040ef731341502d7d0f157e4 (patch)
tree6172c175dde6bf84640f0441a75f868b11a9fcb2 /test/core
parent66e9d8e8a7717d7ccece629df4454fc546e19daa (diff)
parentd5d8f8fbf94fab16b5c2ecc84cdefffed1a44b4e (diff)
Merge pull request #6214 from makdharma/master
cronet wrapper code
Diffstat (limited to 'test/core')
-rw-r--r--test/core/surface/public_headers_must_be_c89.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/surface/public_headers_must_be_c89.c b/test/core/surface/public_headers_must_be_c89.c
index 3eeb55d033..fd6ff2c26f 100644
--- a/test/core/surface/public_headers_must_be_c89.c
+++ b/test/core/surface/public_headers_must_be_c89.c
@@ -36,6 +36,7 @@
#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>