diff options
author | Sree Kuchibhotla <sreek@google.com> | 2016-10-13 11:18:09 -0700 |
---|---|---|
committer | Sree Kuchibhotla <sreek@google.com> | 2016-10-13 11:18:09 -0700 |
commit | e4996d6c43ee86fed4c212d5c105d2d00f824baf (patch) | |
tree | 279f325866ba1c1732f04e386d828a2ae88cf56a /test/cpp/util/grpc_tool.cc | |
parent | 5f806d321afee630f98796429856c57584ca66ea (diff) | |
parent | 770137b01ded519a78126031cc00b2afc377bb39 (diff) |
Merge branch 'master' into rpc_mgr
Diffstat (limited to 'test/cpp/util/grpc_tool.cc')
-rw-r--r-- | test/cpp/util/grpc_tool.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/util/grpc_tool.cc b/test/cpp/util/grpc_tool.cc index 8fb325cf76..03c33abe9f 100644 --- a/test/cpp/util/grpc_tool.cc +++ b/test/cpp/util/grpc_tool.cc @@ -52,7 +52,6 @@ #include "test/cpp/util/proto_file_parser.h" #include "test/cpp/util/proto_reflection_descriptor_database.h" #include "test/cpp/util/service_describer.h" -#include "test/cpp/util/test_config.h" namespace grpc { namespace testing { |