aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-07-27 18:17:12 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-07-27 18:17:12 -0700
commit3b31fdf77b6504f6582e66b156ca38bd6979ae1f (patch)
tree6ba03f0e79a5e1d45409cc01d05ced0b3113147f /test
parent6b11462da1b0a4607d0ea679d2cb42d8d851f55d (diff)
removed codegen/byte_buffer.h
Diffstat (limited to 'test')
-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 e666a3324a..f9aaf59a67 100644
--- a/test/core/surface/public_headers_must_be_c89.c
+++ b/test/core/surface/public_headers_must_be_c89.c
@@ -39,7 +39,6 @@
#include <grpc/grpc_security.h>
#include <grpc/grpc_security_constants.h>
#include <grpc/impl/codegen/atm.h>
-#include <grpc/impl/codegen/byte_buffer.h>
#include <grpc/impl/codegen/byte_buffer_reader.h>
#include <grpc/impl/codegen/compression_types.h>
#include <grpc/impl/codegen/connectivity_state.h>