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

Side by Side Diff: net/net.gypi

Issue 2334773002: Add net::GzipSourceStream (Closed)
Patch Set: Address Randy's comments Created 4 years, 2 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/filter/gzip_source_stream_unittest.cc ('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 626 matching lines...) Expand 10 before | Expand all | Expand 10 after
637 'dns/serial_worker.cc', 637 'dns/serial_worker.cc',
638 'dns/serial_worker.h', 638 'dns/serial_worker.h',
639 'filter/filter.cc', 639 'filter/filter.cc',
640 'filter/filter.h', 640 'filter/filter.h',
641 'filter/filter_source_stream.cc', 641 'filter/filter_source_stream.cc',
642 'filter/filter_source_stream.h', 642 'filter/filter_source_stream.h',
643 'filter/gzip_filter.cc', 643 'filter/gzip_filter.cc',
644 'filter/gzip_filter.h', 644 'filter/gzip_filter.h',
645 'filter/gzip_header.cc', 645 'filter/gzip_header.cc',
646 'filter/gzip_header.h', 646 'filter/gzip_header.h',
647 'filter/gzip_source_stream.cc',
648 'filter/gzip_source_stream.h',
647 'filter/sdch_filter.cc', 649 'filter/sdch_filter.cc',
648 'filter/sdch_filter.h', 650 'filter/sdch_filter.h',
649 'filter/source_stream.cc', 651 'filter/source_stream.cc',
650 'filter/source_stream.h', 652 'filter/source_stream.h',
651 'filter/source_stream_type_list.h', 653 'filter/source_stream_type_list.h',
652 'http/bidirectional_stream.cc', 654 'http/bidirectional_stream.cc',
653 'http/bidirectional_stream.h', 655 'http/bidirectional_stream.h',
654 'http/bidirectional_stream_impl.cc', 656 'http/bidirectional_stream_impl.cc',
655 'http/bidirectional_stream_impl.h', 657 'http/bidirectional_stream_impl.h',
656 'http/bidirectional_stream_request_info.cc', 658 'http/bidirectional_stream_request_info.cc',
(...skipping 846 matching lines...) Expand 10 before | Expand all | Expand 10 after
1503 'dns/mojo_host_resolver_impl_unittest.cc', 1505 'dns/mojo_host_resolver_impl_unittest.cc',
1504 'dns/record_parsed_unittest.cc', 1506 'dns/record_parsed_unittest.cc',
1505 'dns/record_rdata_unittest.cc', 1507 'dns/record_rdata_unittest.cc',
1506 'dns/serial_worker_unittest.cc', 1508 'dns/serial_worker_unittest.cc',
1507 'extras/sqlite/sqlite_channel_id_store_unittest.cc', 1509 'extras/sqlite/sqlite_channel_id_store_unittest.cc',
1508 'extras/sqlite/sqlite_persistent_cookie_store_unittest.cc', 1510 'extras/sqlite/sqlite_persistent_cookie_store_unittest.cc',
1509 'filter/brotli_filter_unittest.cc', 1511 'filter/brotli_filter_unittest.cc',
1510 'filter/filter_source_stream_unittest.cc', 1512 'filter/filter_source_stream_unittest.cc',
1511 'filter/filter_unittest.cc', 1513 'filter/filter_unittest.cc',
1512 'filter/gzip_filter_unittest.cc', 1514 'filter/gzip_filter_unittest.cc',
1515 'filter/gzip_source_stream_unittest.cc',
1513 'filter/mock_filter_context.cc', 1516 'filter/mock_filter_context.cc',
1514 'filter/mock_filter_context.h', 1517 'filter/mock_filter_context.h',
1515 'filter/mock_source_stream.cc', 1518 'filter/mock_source_stream.cc',
1516 'filter/mock_source_stream.h', 1519 'filter/mock_source_stream.h',
1517 'filter/sdch_filter_unittest.cc', 1520 'filter/sdch_filter_unittest.cc',
1518 'ftp/ftp_auth_cache_unittest.cc', 1521 'ftp/ftp_auth_cache_unittest.cc',
1519 'ftp/ftp_ctrl_response_buffer_unittest.cc', 1522 'ftp/ftp_ctrl_response_buffer_unittest.cc',
1520 'ftp/ftp_directory_listing_parser_ls_unittest.cc', 1523 'ftp/ftp_directory_listing_parser_ls_unittest.cc',
1521 'ftp/ftp_directory_listing_parser_unittest.cc', 1524 'ftp/ftp_directory_listing_parser_unittest.cc',
1522 'ftp/ftp_directory_listing_parser_unittest.h', 1525 'ftp/ftp_directory_listing_parser_unittest.h',
(...skipping 1710 matching lines...) Expand 10 before | Expand all | Expand 10 after
3233 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', 3236 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl',
3234 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', 3237 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl',
3235 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', 3238 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl',
3236 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', 3239 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl',
3237 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', 3240 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl',
3238 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', 3241 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl',
3239 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l', 3242 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l',
3240 ], 3243 ],
3241 } 3244 }
3242 } 3245 }
OLDNEW
« no previous file with comments | « net/filter/gzip_source_stream_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698