diff options
author | Makarand Dharmapurikar <makarandd@google.com> | 2016-06-01 15:19:06 -0700 |
---|---|---|
committer | Makarand Dharmapurikar <makarandd@google.com> | 2016-06-01 15:19:06 -0700 |
commit | 2a2599b5ca5976ca040384e709f0b925cca74d01 (patch) | |
tree | b4086c9a05149ec39ab57b9d50918c479117d887 /tools/run_tests/sources_and_headers.json | |
parent | 38d8055306dde493cf5361ca04ff4f5ae8272de7 (diff) |
incremental fix - removed cronet dependency from grpc_secure
Diffstat (limited to 'tools/run_tests/sources_and_headers.json')
-rw-r--r-- | tools/run_tests/sources_and_headers.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json index 03079e0999..893c541488 100644 --- a/tools/run_tests/sources_and_headers.json +++ b/tools/run_tests/sources_and_headers.json @@ -5956,7 +5956,6 @@ "tsi" ], "headers": [ - "include/grpc/grpc_cronet.h", "include/grpc/grpc_security.h", "include/grpc/grpc_security_constants.h", "src/core/lib/security/context/security_context.h", @@ -5981,7 +5980,6 @@ "language": "c", "name": "grpc_secure", "src": [ - "include/grpc/grpc_cronet.h", "include/grpc/grpc_security.h", "include/grpc/grpc_security_constants.h", "src/core/lib/http/httpcli_security_connector.c", |