| OLD | NEW |
| 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 804 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 815 'dns/notify_watcher_mac.cc', | 815 'dns/notify_watcher_mac.cc', |
| 816 'dns/notify_watcher_mac.h', | 816 'dns/notify_watcher_mac.h', |
| 817 'dns/record_parsed.cc', | 817 'dns/record_parsed.cc', |
| 818 'dns/record_parsed.h', | 818 'dns/record_parsed.h', |
| 819 'dns/record_rdata.cc', | 819 'dns/record_rdata.cc', |
| 820 'dns/record_rdata.h', | 820 'dns/record_rdata.h', |
| 821 'dns/serial_worker.cc', | 821 'dns/serial_worker.cc', |
| 822 'dns/serial_worker.h', | 822 'dns/serial_worker.h', |
| 823 'dns/single_request_host_resolver.cc', | 823 'dns/single_request_host_resolver.cc', |
| 824 'dns/single_request_host_resolver.h', | 824 'dns/single_request_host_resolver.h', |
| 825 'filter/filter.cc', | 825 'filter/block_buffer.cc', |
| 826 'filter/filter.h', | 826 'filter/block_buffer.h', |
| 827 'filter/gzip_filter.cc', | 827 'filter/brotli_stream_source.h', |
| 828 'filter/gzip_filter.h', | 828 'filter/filter_stream_source.cc', |
| 829 'filter/filter_stream_source.h', |
| 830 'filter/gzip_stream_source.cc', |
| 831 'filter/gzip_stream_source.h', |
| 829 'filter/gzip_header.cc', | 832 'filter/gzip_header.cc', |
| 830 'filter/gzip_header.h', | 833 'filter/gzip_header.h', |
| 831 'filter/sdch_filter.cc', | 834 'filter/sdch_policy_delegate.cc', |
| 832 'filter/sdch_filter.h', | 835 'filter/sdch_policy_delegate.h', |
| 836 'filter/sdch_stream_source.cc', |
| 837 'filter/sdch_stream_source.h', |
| 838 'filter/sdch_stream_source_delegate.h', |
| 839 'filter/stream_source.cc', |
| 840 'filter/stream_source.h', |
| 841 'filter/stream_source_type_list.h', |
| 842 'filter/stream_source_util.cc', |
| 843 'filter/stream_source_util.h', |
| 833 'http/bidirectional_stream.cc', | 844 'http/bidirectional_stream.cc', |
| 834 'http/bidirectional_stream.h', | 845 'http/bidirectional_stream.h', |
| 835 'http/bidirectional_stream_impl.cc', | 846 'http/bidirectional_stream_impl.cc', |
| 836 'http/bidirectional_stream_impl.h', | 847 'http/bidirectional_stream_impl.h', |
| 837 'http/bidirectional_stream_request_info.cc', | 848 'http/bidirectional_stream_request_info.cc', |
| 838 'http/bidirectional_stream_request_info.h', | 849 'http/bidirectional_stream_request_info.h', |
| 839 'http/des.cc', | 850 'http/des.cc', |
| 840 'http/des.h', | 851 'http/des.h', |
| 841 'http/disk_cache_based_quic_server_info.cc', | 852 'http/disk_cache_based_quic_server_info.cc', |
| 842 'http/disk_cache_based_quic_server_info.h', | 853 'http/disk_cache_based_quic_server_info.h', |
| (...skipping 622 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1465 'dns/mapped_host_resolver_unittest.cc', | 1476 'dns/mapped_host_resolver_unittest.cc', |
| 1466 'dns/mdns_cache_unittest.cc', | 1477 'dns/mdns_cache_unittest.cc', |
| 1467 'dns/mdns_client_unittest.cc', | 1478 'dns/mdns_client_unittest.cc', |
| 1468 'dns/mojo_host_resolver_impl_unittest.cc', | 1479 'dns/mojo_host_resolver_impl_unittest.cc', |
| 1469 'dns/record_parsed_unittest.cc', | 1480 'dns/record_parsed_unittest.cc', |
| 1470 'dns/record_rdata_unittest.cc', | 1481 'dns/record_rdata_unittest.cc', |
| 1471 'dns/serial_worker_unittest.cc', | 1482 'dns/serial_worker_unittest.cc', |
| 1472 'dns/single_request_host_resolver_unittest.cc', | 1483 'dns/single_request_host_resolver_unittest.cc', |
| 1473 'extras/sqlite/sqlite_channel_id_store_unittest.cc', | 1484 'extras/sqlite/sqlite_channel_id_store_unittest.cc', |
| 1474 'extras/sqlite/sqlite_persistent_cookie_store_unittest.cc', | 1485 'extras/sqlite/sqlite_persistent_cookie_store_unittest.cc', |
| 1475 'filter/brotli_filter_unittest.cc', | 1486 'filter/brotli_stream_source_unittest.cc', |
| 1476 'filter/filter_unittest.cc', | 1487 'filter/gzip_stream_source_unittest.cc', |
| 1477 'filter/gzip_filter_unittest.cc', | 1488 'filter/mock_stream_source.cc', |
| 1478 'filter/mock_filter_context.cc', | 1489 'filter/mock_stream_source.h', |
| 1479 'filter/mock_filter_context.h', | 1490 'filter/sdch_policy_delegate_unittest.cc', |
| 1480 'filter/sdch_filter_unittest.cc', | 1491 'filter/sdch_stream_source_unittest.cc', |
| 1481 'ftp/ftp_auth_cache_unittest.cc', | 1492 'ftp/ftp_auth_cache_unittest.cc', |
| 1482 'ftp/ftp_ctrl_response_buffer_unittest.cc', | 1493 'ftp/ftp_ctrl_response_buffer_unittest.cc', |
| 1483 'ftp/ftp_directory_listing_parser_ls_unittest.cc', | 1494 'ftp/ftp_directory_listing_parser_ls_unittest.cc', |
| 1484 'ftp/ftp_directory_listing_parser_unittest.cc', | 1495 'ftp/ftp_directory_listing_parser_unittest.cc', |
| 1485 'ftp/ftp_directory_listing_parser_unittest.h', | 1496 'ftp/ftp_directory_listing_parser_unittest.h', |
| 1486 'ftp/ftp_directory_listing_parser_vms_unittest.cc', | 1497 'ftp/ftp_directory_listing_parser_vms_unittest.cc', |
| 1487 'ftp/ftp_directory_listing_parser_windows_unittest.cc', | 1498 'ftp/ftp_directory_listing_parser_windows_unittest.cc', |
| 1488 'ftp/ftp_network_transaction_unittest.cc', | 1499 'ftp/ftp_network_transaction_unittest.cc', |
| 1489 'ftp/ftp_util_unittest.cc', | 1500 'ftp/ftp_util_unittest.cc', |
| 1490 'http/bidirectional_stream_unittest.cc', | 1501 'http/bidirectional_stream_unittest.cc', |
| (...skipping 512 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2003 "websockets/websocket_handshake_stream_create_helper.cc", | 2014 "websockets/websocket_handshake_stream_create_helper.cc", |
| 2004 "websockets/websocket_handshake_stream_create_helper.h", | 2015 "websockets/websocket_handshake_stream_create_helper.h", |
| 2005 "websockets/websocket_inflater.cc", | 2016 "websockets/websocket_inflater.cc", |
| 2006 "websockets/websocket_inflater.h", | 2017 "websockets/websocket_inflater.h", |
| 2007 "websockets/websocket_mux.h", | 2018 "websockets/websocket_mux.h", |
| 2008 "websockets/websocket_stream.cc", | 2019 "websockets/websocket_stream.cc", |
| 2009 "websockets/websocket_stream.h", | 2020 "websockets/websocket_stream.h", |
| 2010 ], | 2021 ], |
| 2011 } | 2022 } |
| 2012 } | 2023 } |
| OLD | NEW |