|
|
|
@ -907,10 +907,6 @@ libs: |
|
|
|
|
- src/core/lib/gprpp/validation_errors.h |
|
|
|
|
- src/core/lib/gprpp/work_serializer.h |
|
|
|
|
- src/core/lib/gprpp/xxhash_inline.h |
|
|
|
|
- src/core/lib/http/format_request.h |
|
|
|
|
- src/core/lib/http/httpcli.h |
|
|
|
|
- src/core/lib/http/httpcli_ssl_credentials.h |
|
|
|
|
- src/core/lib/http/parser.h |
|
|
|
|
- src/core/lib/iomgr/block_annotate.h |
|
|
|
|
- src/core/lib/iomgr/buffer_list.h |
|
|
|
|
- src/core/lib/iomgr/call_combiner.h |
|
|
|
@ -1206,6 +1202,10 @@ libs: |
|
|
|
|
- src/core/tsi/transport_security.h |
|
|
|
|
- src/core/tsi/transport_security_grpc.h |
|
|
|
|
- src/core/tsi/transport_security_interface.h |
|
|
|
|
- src/core/util/http_client/format_request.h |
|
|
|
|
- src/core/util/http_client/httpcli.h |
|
|
|
|
- src/core/util/http_client/httpcli_ssl_credentials.h |
|
|
|
|
- src/core/util/http_client/parser.h |
|
|
|
|
- src/core/util/json/json.h |
|
|
|
|
- src/core/util/json/json_args.h |
|
|
|
|
- src/core/util/json/json_channel_args.h |
|
|
|
@ -1724,10 +1724,6 @@ libs: |
|
|
|
|
- src/core/lib/gprpp/validation_errors.cc |
|
|
|
|
- src/core/lib/gprpp/windows/directory_reader.cc |
|
|
|
|
- src/core/lib/gprpp/work_serializer.cc |
|
|
|
|
- src/core/lib/http/format_request.cc |
|
|
|
|
- src/core/lib/http/httpcli.cc |
|
|
|
|
- src/core/lib/http/httpcli_security_connector.cc |
|
|
|
|
- src/core/lib/http/parser.cc |
|
|
|
|
- src/core/lib/iomgr/buffer_list.cc |
|
|
|
|
- src/core/lib/iomgr/call_combiner.cc |
|
|
|
|
- src/core/lib/iomgr/cfstream_handle.cc |
|
|
|
@ -2017,6 +2013,10 @@ libs: |
|
|
|
|
- src/core/tsi/ssl_transport_security_utils.cc |
|
|
|
|
- src/core/tsi/transport_security.cc |
|
|
|
|
- src/core/tsi/transport_security_grpc.cc |
|
|
|
|
- src/core/util/http_client/format_request.cc |
|
|
|
|
- src/core/util/http_client/httpcli.cc |
|
|
|
|
- src/core/util/http_client/httpcli_security_connector.cc |
|
|
|
|
- src/core/util/http_client/parser.cc |
|
|
|
|
- src/core/util/json/json_object_loader.cc |
|
|
|
|
- src/core/util/json/json_reader.cc |
|
|
|
|
- src/core/util/json/json_util.cc |
|
|
|
@ -2443,9 +2443,6 @@ libs: |
|
|
|
|
- src/core/lib/gprpp/uuid_v4.h |
|
|
|
|
- src/core/lib/gprpp/validation_errors.h |
|
|
|
|
- src/core/lib/gprpp/work_serializer.h |
|
|
|
|
- src/core/lib/http/format_request.h |
|
|
|
|
- src/core/lib/http/httpcli.h |
|
|
|
|
- src/core/lib/http/parser.h |
|
|
|
|
- src/core/lib/iomgr/block_annotate.h |
|
|
|
|
- src/core/lib/iomgr/buffer_list.h |
|
|
|
|
- src/core/lib/iomgr/call_combiner.h |
|
|
|
@ -2677,6 +2674,9 @@ libs: |
|
|
|
|
- src/core/tsi/transport_security.h |
|
|
|
|
- src/core/tsi/transport_security_grpc.h |
|
|
|
|
- src/core/tsi/transport_security_interface.h |
|
|
|
|
- src/core/util/http_client/format_request.h |
|
|
|
|
- src/core/util/http_client/httpcli.h |
|
|
|
|
- src/core/util/http_client/parser.h |
|
|
|
|
- src/core/util/json/json.h |
|
|
|
|
- src/core/util/json/json_args.h |
|
|
|
|
- src/core/util/json/json_channel_args.h |
|
|
|
@ -2875,9 +2875,6 @@ libs: |
|
|
|
|
- src/core/lib/gprpp/uuid_v4.cc |
|
|
|
|
- src/core/lib/gprpp/validation_errors.cc |
|
|
|
|
- src/core/lib/gprpp/work_serializer.cc |
|
|
|
|
- src/core/lib/http/format_request.cc |
|
|
|
|
- src/core/lib/http/httpcli.cc |
|
|
|
|
- src/core/lib/http/parser.cc |
|
|
|
|
- src/core/lib/iomgr/buffer_list.cc |
|
|
|
|
- src/core/lib/iomgr/call_combiner.cc |
|
|
|
|
- src/core/lib/iomgr/cfstream_handle.cc |
|
|
|
@ -3095,6 +3092,9 @@ libs: |
|
|
|
|
- src/core/tsi/local_transport_security.cc |
|
|
|
|
- src/core/tsi/transport_security.cc |
|
|
|
|
- src/core/tsi/transport_security_grpc.cc |
|
|
|
|
- src/core/util/http_client/format_request.cc |
|
|
|
|
- src/core/util/http_client/httpcli.cc |
|
|
|
|
- src/core/util/http_client/parser.cc |
|
|
|
|
- src/core/util/json/json_object_loader.cc |
|
|
|
|
- src/core/util/json/json_reader.cc |
|
|
|
|
- src/core/util/json/json_writer.cc |
|
|
|
|