diff options
author | Craig Tiller <ctiller@google.com> | 2016-05-09 08:12:35 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-05-09 08:12:35 -0700 |
commit | 42342cbebb55ee168252accb0433b1bb6cc8e4a7 (patch) | |
tree | 278fd9c958552aa522662796979e3f932d27f16c /test | |
parent | 3a4b903bf0554051d4a6523d3d252773c1c80495 (diff) |
Revert "cronet wrapper code"
Diffstat (limited to 'test')
-rw-r--r-- | test/core/surface/public_headers_must_be_c89.c | 1 |
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> |