aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface/public_headers_must_be_c89.c
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-07-27 22:05:37 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-07-27 22:05:37 -0700
commite8fd66b71d49f34b992f1144ca99984dd4ed1a0f (patch)
treeba9ac6c50ab85df61cb5f17a604f4cde69a95f39 /test/core/surface/public_headers_must_be_c89.c
parentc79b0650d2eccb5d1af8512c7f3178a39a3df063 (diff)
removed codegen/slice_buffer.h and scrubbed codegen/slice.h
Diffstat (limited to 'test/core/surface/public_headers_must_be_c89.c')
-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 9eadb12aba..11fefeed45 100644
--- a/test/core/surface/public_headers_must_be_c89.c
+++ b/test/core/surface/public_headers_must_be_c89.c
@@ -46,7 +46,6 @@
#include <grpc/impl/codegen/port_platform.h>
#include <grpc/impl/codegen/propagation_bits.h>
#include <grpc/impl/codegen/slice.h>
-#include <grpc/impl/codegen/slice_buffer.h>
#include <grpc/impl/codegen/status.h>
#include <grpc/impl/codegen/sync.h>
#include <grpc/impl/codegen/sync_generic.h>