aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests/workaround_cronet_compression.cc
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2018-02-08 17:27:36 -0800
committerGravatar GitHub <noreply@github.com>2018-02-08 17:27:36 -0800
commit063d5de052af0280b415526e06287190ba909ed2 (patch)
tree87c829efd55b22b94899e37573ce5525ab7458cd /test/core/end2end/tests/workaround_cronet_compression.cc
parent0819ff56f5b7bed6a351db8913d7bb75be0e4d95 (diff)
parenta54d81ebc234c994dbaf2beaf163edc9eeedadd4 (diff)
Merge pull request #14184 from vjpai/gpr_review
GPR review: Privatize useful.h and avl.h
Diffstat (limited to 'test/core/end2end/tests/workaround_cronet_compression.cc')
-rw-r--r--test/core/end2end/tests/workaround_cronet_compression.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/end2end/tests/workaround_cronet_compression.cc b/test/core/end2end/tests/workaround_cronet_compression.cc
index d4decce0aa..edf03d8ffc 100644
--- a/test/core/end2end/tests/workaround_cronet_compression.cc
+++ b/test/core/end2end/tests/workaround_cronet_compression.cc
@@ -28,7 +28,6 @@
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include <grpc/support/time.h>
-#include <grpc/support/useful.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/surface/call.h"