aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2016-07-25 17:30:45 -0700
committerGravatar Yuchen Zeng <zyc@google.com>2016-07-25 17:30:45 -0700
commite7068c836ee7077c9e61d8e6a354420477b610c5 (patch)
treefd2062b51a2e594fa8e054f58172727e4ebfb9e7 /test/cpp/util
parent36a6fe60529d83af504f3015a82acfaee516bbc9 (diff)
Remove references to string_ref_helper
Diffstat (limited to 'test/cpp/util')
-rw-r--r--test/cpp/util/grpc_tool.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/util/grpc_tool.cc b/test/cpp/util/grpc_tool.cc
index 5b3f565ff5..e227e6027d 100644
--- a/test/cpp/util/grpc_tool.cc
+++ b/test/cpp/util/grpc_tool.cc
@@ -51,7 +51,6 @@
#include "test/cpp/util/proto_file_parser.h"
#include "test/cpp/util/proto_reflection_descriptor_database.h"
-#include "test/cpp/util/string_ref_helper.h"
#include "test/cpp/util/test_config.h"
DEFINE_bool(enable_ssl, false, "Whether to use ssl/tls.");