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 1779 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1790 'spdy/hpack/hpack_output_stream_test.cc', | 1790 'spdy/hpack/hpack_output_stream_test.cc', |
1791 'spdy/hpack/hpack_round_trip_test.cc', | 1791 'spdy/hpack/hpack_round_trip_test.cc', |
1792 'spdy/hpack/hpack_static_table_test.cc', | 1792 'spdy/hpack/hpack_static_table_test.cc', |
1793 'spdy/http2_write_scheduler_test.cc', | 1793 'spdy/http2_write_scheduler_test.cc', |
1794 'spdy/http2_priority_dependencies_unittest.cc', | 1794 'spdy/http2_priority_dependencies_unittest.cc', |
1795 'spdy/mock_spdy_framer_visitor.cc', | 1795 'spdy/mock_spdy_framer_visitor.cc', |
1796 'spdy/mock_spdy_framer_visitor.h', | 1796 'spdy/mock_spdy_framer_visitor.h', |
1797 'spdy/priority_write_scheduler_test.cc', | 1797 'spdy/priority_write_scheduler_test.cc', |
1798 'spdy/spdy_alt_svc_wire_format_test.cc', | 1798 'spdy/spdy_alt_svc_wire_format_test.cc', |
1799 'spdy/spdy_buffer_unittest.cc', | 1799 'spdy/spdy_buffer_unittest.cc', |
| 1800 'spdy/spdy_deframer_visitor.cc', |
| 1801 'spdy/spdy_deframer_visitor.h', |
| 1802 'spdy/spdy_deframer_visitor_test.cc', |
1800 'spdy/spdy_frame_builder_test.cc', | 1803 'spdy/spdy_frame_builder_test.cc', |
1801 'spdy/spdy_frame_reader_test.cc', | 1804 'spdy/spdy_frame_reader_test.cc', |
1802 'spdy/spdy_framer_test.cc', | 1805 'spdy/spdy_framer_test.cc', |
1803 'spdy/spdy_header_block_test.cc', | 1806 'spdy/spdy_header_block_test.cc', |
1804 'spdy/spdy_headers_block_parser_test.cc', | 1807 'spdy/spdy_headers_block_parser_test.cc', |
1805 'spdy/spdy_http_stream_unittest.cc', | 1808 'spdy/spdy_http_stream_unittest.cc', |
1806 'spdy/spdy_http_utils_unittest.cc', | 1809 'spdy/spdy_http_utils_unittest.cc', |
1807 'spdy/spdy_network_transaction_unittest.cc', | 1810 'spdy/spdy_network_transaction_unittest.cc', |
1808 'spdy/spdy_no_op_visitor.h', | 1811 'spdy/spdy_no_op_visitor.h', |
1809 'spdy/spdy_no_op_visitor.cc', | 1812 'spdy/spdy_no_op_visitor.cc', |
1810 'spdy/spdy_pinnable_buffer_piece_test.cc', | 1813 'spdy/spdy_pinnable_buffer_piece_test.cc', |
1811 'spdy/spdy_prefixed_buffer_reader_test.cc', | 1814 'spdy/spdy_prefixed_buffer_reader_test.cc', |
1812 'spdy/spdy_protocol_test.cc', | 1815 'spdy/spdy_protocol_test.cc', |
| 1816 'spdy/spdy_protocol_test_utils.cc', |
| 1817 'spdy/spdy_protocol_test_utils.h', |
1813 'spdy/spdy_proxy_client_socket_unittest.cc', | 1818 'spdy/spdy_proxy_client_socket_unittest.cc', |
1814 'spdy/spdy_read_queue_unittest.cc', | 1819 'spdy/spdy_read_queue_unittest.cc', |
1815 'spdy/spdy_session_pool_unittest.cc', | 1820 'spdy/spdy_session_pool_unittest.cc', |
1816 'spdy/spdy_session_test_util.cc', | 1821 'spdy/spdy_session_test_util.cc', |
1817 'spdy/spdy_session_test_util.h', | 1822 'spdy/spdy_session_test_util.h', |
1818 'spdy/spdy_session_unittest.cc', | 1823 'spdy/spdy_session_unittest.cc', |
1819 'spdy/spdy_stream_test_util.cc', | 1824 'spdy/spdy_stream_test_util.cc', |
1820 'spdy/spdy_stream_test_util.h', | 1825 'spdy/spdy_stream_test_util.h', |
1821 'spdy/spdy_stream_unittest.cc', | 1826 'spdy/spdy_stream_unittest.cc', |
1822 'spdy/spdy_test_util_common.cc', | 1827 'spdy/spdy_test_util_common.cc', |
(...skipping 1372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3195 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', | 3200 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', |
3196 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', | 3201 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', |
3197 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', | 3202 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', |
3198 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', | 3203 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', |
3199 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', | 3204 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', |
3200 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', | 3205 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', |
3201 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', | 3206 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', |
3202 ], | 3207 ], |
3203 } | 3208 } |
3204 } | 3209 } |
OLD | NEW |