aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util
diff options
context:
space:
mode:
authorGravatar Nathan Herring <nherring@google.com>2018-09-11 09:31:39 +0200
committerGravatar Nathan Herring <nherring@google.com>2018-09-11 09:31:39 +0200
commit2d8c682cac54ff2f6024a4b629b1f12be41fca9e (patch)
treed2039cc4f2dac92fb628a2ff61461125654a98e8 /test/cpp/util
parent0cf90ae5067649e8cd24da1bc6123b7ea8385936 (diff)
Revert "Missing #include"
Diffstat (limited to 'test/cpp/util')
-rw-r--r--test/cpp/util/cli_credentials.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/util/cli_credentials.cc b/test/cpp/util/cli_credentials.cc
index 3defd82443..d48b94ad85 100644
--- a/test/cpp/util/cli_credentials.cc
+++ b/test/cpp/util/cli_credentials.cc
@@ -24,7 +24,6 @@
#include <grpcpp/impl/codegen/slice.h>
#include "src/core/lib/iomgr/load_file.h"
-#include "src/core/lib/slice/slice_internal.h"
DEFINE_bool(
enable_ssl, false,