Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Side by Side Diff: net/net.gypi

Issue 1941083002: JobController 1: Adding a new class HttpStreamFactoryImpl::JobController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address nits Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « net/net.gyp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # This file is shared between the regular GYP build, the NaCl GYP build, and 5 # This file is shared between the regular GYP build, the NaCl GYP build, and
6 # the GN build. For GN support, it must have no conditionals or anything like 6 # the GN build. For GN support, it must have no conditionals or anything like
7 # that beyond the simple one-level-deep dictionary of values. 7 # that beyond the simple one-level-deep dictionary of values.
8 { 8 {
9 'variables': { 9 'variables': {
10 # Subset of net source files that are compiled for NaCl (net_nacl target). 10 # Subset of net source files that are compiled for NaCl (net_nacl target).
(...skipping 693 matching lines...) Expand 10 before | Expand all | Expand 10 after
704 'http/http_server_properties_manager.h', 704 'http/http_server_properties_manager.h',
705 'http/http_status_code.cc', 705 'http/http_status_code.cc',
706 'http/http_status_code.h', 706 'http/http_status_code.h',
707 'http/http_stream.h', 707 'http/http_stream.h',
708 'http/http_stream_factory.cc', 708 'http/http_stream_factory.cc',
709 'http/http_stream_factory.h', 709 'http/http_stream_factory.h',
710 'http/http_stream_factory_impl.cc', 710 'http/http_stream_factory_impl.cc',
711 'http/http_stream_factory_impl.h', 711 'http/http_stream_factory_impl.h',
712 'http/http_stream_factory_impl_job.cc', 712 'http/http_stream_factory_impl_job.cc',
713 'http/http_stream_factory_impl_job.h', 713 'http/http_stream_factory_impl_job.h',
714 'http/http_stream_factory_impl_job_controller.cc',
715 'http/http_stream_factory_impl_job_controller.h',
714 'http/http_stream_factory_impl_request.cc', 716 'http/http_stream_factory_impl_request.cc',
715 'http/http_stream_factory_impl_request.h', 717 'http/http_stream_factory_impl_request.h',
716 'http/http_stream_parser.cc', 718 'http/http_stream_parser.cc',
717 'http/http_stream_parser.h', 719 'http/http_stream_parser.h',
718 'http/http_transaction.h', 720 'http/http_transaction.h',
719 'http/http_transaction_factory.h', 721 'http/http_transaction_factory.h',
720 'http/http_version.h', 722 'http/http_version.h',
721 'http/md4.cc', 723 'http/md4.cc',
722 'http/md4.h', 724 'http/md4.h',
723 'http/partial_data.cc', 725 'http/partial_data.cc',
(...skipping 793 matching lines...) Expand 10 before | Expand all | Expand 10 after
1517 'http/http_proxy_client_socket_pool_unittest.cc', 1519 'http/http_proxy_client_socket_pool_unittest.cc',
1518 'http/http_request_headers_unittest.cc', 1520 'http/http_request_headers_unittest.cc',
1519 'http/http_response_body_drainer_unittest.cc', 1521 'http/http_response_body_drainer_unittest.cc',
1520 'http/http_response_headers_unittest.cc', 1522 'http/http_response_headers_unittest.cc',
1521 'http/http_response_info_unittest.cc', 1523 'http/http_response_info_unittest.cc',
1522 'http/http_security_headers_unittest.cc', 1524 'http/http_security_headers_unittest.cc',
1523 'http/http_server_properties_impl_unittest.cc', 1525 'http/http_server_properties_impl_unittest.cc',
1524 'http/http_server_properties_manager_unittest.cc', 1526 'http/http_server_properties_manager_unittest.cc',
1525 'http/http_status_code_unittest.cc', 1527 'http/http_status_code_unittest.cc',
1526 'http/http_status_line_validator_unittest.cc', 1528 'http/http_status_line_validator_unittest.cc',
1529 'http/http_stream_factory_impl_job_controller_unittest.cc',
1527 'http/http_stream_factory_impl_request_unittest.cc', 1530 'http/http_stream_factory_impl_request_unittest.cc',
1528 'http/http_stream_factory_impl_unittest.cc', 1531 'http/http_stream_factory_impl_unittest.cc',
1529 'http/http_stream_parser_unittest.cc', 1532 'http/http_stream_parser_unittest.cc',
1530 'http/http_util_unittest.cc', 1533 'http/http_util_unittest.cc',
1531 'http/http_vary_data_unittest.cc', 1534 'http/http_vary_data_unittest.cc',
1532 'http/mock_allow_http_auth_preferences.cc', 1535 'http/mock_allow_http_auth_preferences.cc',
1533 'http/mock_allow_http_auth_preferences.h', 1536 'http/mock_allow_http_auth_preferences.h',
1534 'http/mock_gssapi_library_posix.cc', 1537 'http/mock_gssapi_library_posix.cc',
1535 'http/mock_gssapi_library_posix.h', 1538 'http/mock_gssapi_library_posix.h',
1536 'http/mock_http_cache.cc', 1539 'http/mock_http_cache.cc',
(...skipping 1615 matching lines...) Expand 10 before | Expand all | Expand 10 after
3152 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', 3155 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl',
3153 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', 3156 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl',
3154 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', 3157 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl',
3155 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', 3158 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl',
3156 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', 3159 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl',
3157 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', 3160 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl',
3158 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l', 3161 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l',
3159 ], 3162 ],
3160 } 3163 }
3161 } 3164 }
OLDNEW
« no previous file with comments | « net/net.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698