| 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 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 109 'http/http_security_headers.h', | 109 'http/http_security_headers.h', |
| 110 'http/http_util.cc', | 110 'http/http_util.cc', |
| 111 'http/http_util.h', | 111 'http/http_util.h', |
| 112 'http/http_util_icu.cc', | 112 'http/http_util_icu.cc', |
| 113 'http/http_vary_data.cc', | 113 'http/http_vary_data.cc', |
| 114 'http/http_vary_data.h', | 114 'http/http_vary_data.h', |
| 115 'http/transport_security_state.cc', | 115 'http/transport_security_state.cc', |
| 116 'http/transport_security_state.h', | 116 'http/transport_security_state.h', |
| 117 'log/net_log.cc', | 117 'log/net_log.cc', |
| 118 'log/net_log.h', | 118 'log/net_log.h', |
| 119 'log/net_log_capture_mode.cc', |
| 120 'log/net_log_capture_mode.h', |
| 119 'log/net_log_event_type_list.h', | 121 'log/net_log_event_type_list.h', |
| 120 'log/net_log_source_type_list.h', | 122 'log/net_log_source_type_list.h', |
| 121 'socket/client_socket_handle.cc', | 123 'socket/client_socket_handle.cc', |
| 122 'socket/client_socket_handle.h', | 124 'socket/client_socket_handle.h', |
| 123 'socket/next_proto.cc', | 125 'socket/next_proto.cc', |
| 124 'socket/next_proto.h', | 126 'socket/next_proto.h', |
| 125 'socket/socket.h', | 127 'socket/socket.h', |
| 126 'socket/ssl_client_socket.cc', | 128 'socket/ssl_client_socket.cc', |
| 127 'socket/ssl_client_socket.h', | 129 'socket/ssl_client_socket.h', |
| 128 'socket/ssl_client_socket_openssl.cc', | 130 'socket/ssl_client_socket_openssl.cc', |
| (...skipping 1298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1427 'http/mock_allow_url_security_manager.h', | 1429 'http/mock_allow_url_security_manager.h', |
| 1428 'http/mock_gssapi_library_posix.cc', | 1430 'http/mock_gssapi_library_posix.cc', |
| 1429 'http/mock_gssapi_library_posix.h', | 1431 'http/mock_gssapi_library_posix.h', |
| 1430 'http/mock_http_cache.cc', | 1432 'http/mock_http_cache.cc', |
| 1431 'http/mock_http_cache.h', | 1433 'http/mock_http_cache.h', |
| 1432 'http/mock_sspi_library_win.cc', | 1434 'http/mock_sspi_library_win.cc', |
| 1433 'http/mock_sspi_library_win.h', | 1435 'http/mock_sspi_library_win.h', |
| 1434 'http/transport_security_persister_unittest.cc', | 1436 'http/transport_security_persister_unittest.cc', |
| 1435 'http/transport_security_state_unittest.cc', | 1437 'http/transport_security_state_unittest.cc', |
| 1436 'http/url_security_manager_unittest.cc', | 1438 'http/url_security_manager_unittest.cc', |
| 1439 'log/net_log_capture_mode_unittest.cc', |
| 1440 'log/net_log_unittest.cc', |
| 1437 'log/write_to_file_net_log_observer_unittest.cc', | 1441 'log/write_to_file_net_log_observer_unittest.cc', |
| 1438 'log/net_log_unittest.cc', | |
| 1439 'log/net_log_unittest.h', | 1442 'log/net_log_unittest.h', |
| 1440 'log/net_log_util_unittest.cc', | 1443 'log/net_log_util_unittest.cc', |
| 1441 'log/trace_net_log_observer_unittest.cc', | 1444 'log/trace_net_log_observer_unittest.cc', |
| 1442 'proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc', | 1445 'proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc', |
| 1443 'proxy/dhcp_proxy_script_fetcher_factory_unittest.cc', | 1446 'proxy/dhcp_proxy_script_fetcher_factory_unittest.cc', |
| 1444 'proxy/dhcp_proxy_script_fetcher_win_unittest.cc', | 1447 'proxy/dhcp_proxy_script_fetcher_win_unittest.cc', |
| 1445 'proxy/load_state_change_coalescer_unittest.cc', | 1448 'proxy/load_state_change_coalescer_unittest.cc', |
| 1446 'proxy/mojo_proxy_resolver_factory_impl_unittest.cc', | 1449 'proxy/mojo_proxy_resolver_factory_impl_unittest.cc', |
| 1447 'proxy/mojo_proxy_resolver_impl_unittest.cc', | 1450 'proxy/mojo_proxy_resolver_impl_unittest.cc', |
| 1448 'proxy/multi_threaded_proxy_resolver_unittest.cc', | 1451 'proxy/multi_threaded_proxy_resolver_unittest.cc', |
| (...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1786 'base/mac/url_conversions_unittest.mm', | 1789 'base/mac/url_conversions_unittest.mm', |
| 1787 ], | 1790 ], |
| 1788 'net_docs_script': 'tools/net_docs/net_docs.py', | 1791 'net_docs_script': 'tools/net_docs/net_docs.py', |
| 1789 'net_docs_sources': [ | 1792 'net_docs_sources': [ |
| 1790 'README.md', | 1793 'README.md', |
| 1791 'sdch/README.md', | 1794 'sdch/README.md', |
| 1792 ], | 1795 ], |
| 1793 'net_docs_output_dir': '<(PRODUCT_DIR)/net/docs', | 1796 'net_docs_output_dir': '<(PRODUCT_DIR)/net/docs', |
| 1794 } | 1797 } |
| 1795 } | 1798 } |
| OLD | NEW |