diff options
author | yang-g <yangg@google.com> | 2017-04-17 14:51:32 -0700 |
---|---|---|
committer | yang-g <yangg@google.com> | 2017-04-18 10:36:36 -0700 |
commit | 6bc701659c63f45a3b90a958b7b7174caed390c1 (patch) | |
tree | cc24fe0de7ac2b3d0c074053fd53f35e99324cc1 /tools/run_tests | |
parent | dd109da28038eb7b2b96a5fb6edcb4be33d6e13d (diff) |
Remove status_helper as it is not needed any more
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/generated/sources_and_headers.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/run_tests/generated/sources_and_headers.json b/tools/run_tests/generated/sources_and_headers.json index aa4869e1c8..c8011fdb89 100644 --- a/tools/run_tests/generated/sources_and_headers.json +++ b/tools/run_tests/generated/sources_and_headers.json @@ -8910,7 +8910,6 @@ "include/grpc++/impl/codegen/slice.h", "include/grpc++/impl/codegen/status.h", "include/grpc++/impl/codegen/status_code_enum.h", - "include/grpc++/impl/codegen/status_helper.h", "include/grpc++/impl/codegen/string_ref.h", "include/grpc++/impl/codegen/stub_options.h", "include/grpc++/impl/codegen/sync_stream.h", @@ -8945,7 +8944,6 @@ "include/grpc++/impl/codegen/slice.h", "include/grpc++/impl/codegen/status.h", "include/grpc++/impl/codegen/status_code_enum.h", - "include/grpc++/impl/codegen/status_helper.h", "include/grpc++/impl/codegen/string_ref.h", "include/grpc++/impl/codegen/stub_options.h", "include/grpc++/impl/codegen/sync_stream.h", |