| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 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 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 | 8 |
| 9 'linux_link_kerberos%': 0, | 9 'linux_link_kerberos%': 0, |
| 10 'conditions': [ | 10 'conditions': [ |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 144 'base/file_stream_net_log_parameters.h', | 144 'base/file_stream_net_log_parameters.h', |
| 145 'base/file_stream_whence.h', | 145 'base/file_stream_whence.h', |
| 146 'base/filter.cc', | 146 'base/filter.cc', |
| 147 'base/filter.h', | 147 'base/filter.h', |
| 148 'base/int128.cc', | 148 'base/int128.cc', |
| 149 'base/int128.h', | 149 'base/int128.h', |
| 150 'base/gzip_filter.cc', | 150 'base/gzip_filter.cc', |
| 151 'base/gzip_filter.h', | 151 'base/gzip_filter.h', |
| 152 'base/gzip_header.cc', | 152 'base/gzip_header.cc', |
| 153 'base/gzip_header.h', | 153 'base/gzip_header.h', |
| 154 'base/hash_value.cc', |
| 155 'base/hash_value.h', |
| 154 'base/host_cache.cc', | 156 'base/host_cache.cc', |
| 155 'base/host_cache.h', | 157 'base/host_cache.h', |
| 156 'base/host_mapping_rules.cc', | 158 'base/host_mapping_rules.cc', |
| 157 'base/host_mapping_rules.h', | 159 'base/host_mapping_rules.h', |
| 158 'base/host_port_pair.cc', | 160 'base/host_port_pair.cc', |
| 159 'base/host_port_pair.h', | 161 'base/host_port_pair.h', |
| 160 'base/host_resolver.cc', | 162 'base/host_resolver.cc', |
| 161 'base/host_resolver.h', | 163 'base/host_resolver.h', |
| 162 'base/host_resolver_impl.cc', | 164 'base/host_resolver_impl.cc', |
| 163 'base/host_resolver_impl.h', | 165 'base/host_resolver_impl.h', |
| (...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 528 'http/http_request_headers.cc', | 530 'http/http_request_headers.cc', |
| 529 'http/http_request_headers.h', | 531 'http/http_request_headers.h', |
| 530 'http/http_request_info.cc', | 532 'http/http_request_info.cc', |
| 531 'http/http_request_info.h', | 533 'http/http_request_info.h', |
| 532 'http/http_response_body_drainer.cc', | 534 'http/http_response_body_drainer.cc', |
| 533 'http/http_response_body_drainer.h', | 535 'http/http_response_body_drainer.h', |
| 534 'http/http_response_headers.cc', | 536 'http/http_response_headers.cc', |
| 535 'http/http_response_headers.h', | 537 'http/http_response_headers.h', |
| 536 'http/http_response_info.cc', | 538 'http/http_response_info.cc', |
| 537 'http/http_response_info.h', | 539 'http/http_response_info.h', |
| 540 'http/http_security_headers.cc', |
| 541 'http/http_security_headers.h', |
| 538 'http/http_server_properties.cc', | 542 'http/http_server_properties.cc', |
| 539 'http/http_server_properties.h', | 543 'http/http_server_properties.h', |
| 540 'http/http_server_properties_impl.cc', | 544 'http/http_server_properties_impl.cc', |
| 541 'http/http_server_properties_impl.h', | 545 'http/http_server_properties_impl.h', |
| 542 'http/http_status_code.h', | 546 'http/http_status_code.h', |
| 543 'http/http_stream.h', | 547 'http/http_stream.h', |
| 544 'http/http_stream_base.h', | 548 'http/http_stream_base.h', |
| 545 'http/http_stream_factory.cc', | 549 'http/http_stream_factory.cc', |
| 546 'http/http_stream_factory.h', | 550 'http/http_stream_factory.h', |
| 547 'http/http_stream_factory_impl.cc', | 551 'http/http_stream_factory_impl.cc', |
| (...skipping 851 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1399 'http/http_pipelined_host_impl_unittest.cc', | 1403 'http/http_pipelined_host_impl_unittest.cc', |
| 1400 'http/http_pipelined_host_pool_unittest.cc', | 1404 'http/http_pipelined_host_pool_unittest.cc', |
| 1401 'http/http_pipelined_host_test_util.cc', | 1405 'http/http_pipelined_host_test_util.cc', |
| 1402 'http/http_pipelined_host_test_util.h', | 1406 'http/http_pipelined_host_test_util.h', |
| 1403 'http/http_pipelined_network_transaction_unittest.cc', | 1407 'http/http_pipelined_network_transaction_unittest.cc', |
| 1404 'http/http_proxy_client_socket_pool_spdy2_unittest.cc', | 1408 'http/http_proxy_client_socket_pool_spdy2_unittest.cc', |
| 1405 'http/http_proxy_client_socket_pool_spdy3_unittest.cc', | 1409 'http/http_proxy_client_socket_pool_spdy3_unittest.cc', |
| 1406 'http/http_request_headers_unittest.cc', | 1410 'http/http_request_headers_unittest.cc', |
| 1407 'http/http_response_body_drainer_unittest.cc', | 1411 'http/http_response_body_drainer_unittest.cc', |
| 1408 'http/http_response_headers_unittest.cc', | 1412 'http/http_response_headers_unittest.cc', |
| 1413 'http/http_security_headers_unittest.cc', |
| 1409 'http/http_server_properties_impl_unittest.cc', | 1414 'http/http_server_properties_impl_unittest.cc', |
| 1410 'http/http_stream_factory_impl_unittest.cc', | 1415 'http/http_stream_factory_impl_unittest.cc', |
| 1411 'http/http_stream_parser_unittest.cc', | 1416 'http/http_stream_parser_unittest.cc', |
| 1412 'http/http_transaction_unittest.cc', | 1417 'http/http_transaction_unittest.cc', |
| 1413 'http/http_transaction_unittest.h', | 1418 'http/http_transaction_unittest.h', |
| 1414 'http/http_util_unittest.cc', | 1419 'http/http_util_unittest.cc', |
| 1415 'http/http_vary_data_unittest.cc', | 1420 'http/http_vary_data_unittest.cc', |
| 1416 'http/infinite_cache_unittest.cc', | 1421 'http/infinite_cache_unittest.cc', |
| 1417 'http/mock_allow_url_security_manager.cc', | 1422 'http/mock_allow_url_security_manager.cc', |
| 1418 'http/mock_allow_url_security_manager.h', | 1423 'http/mock_allow_url_security_manager.h', |
| (...skipping 942 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2361 '--result', '<@(_outputs)', | 2366 '--result', '<@(_outputs)', |
| 2362 '--isolate', 'net_unittests.isolate', | 2367 '--isolate', 'net_unittests.isolate', |
| 2363 ], | 2368 ], |
| 2364 }, | 2369 }, |
| 2365 ], | 2370 ], |
| 2366 }, | 2371 }, |
| 2367 ], | 2372 ], |
| 2368 }], | 2373 }], |
| 2369 ], | 2374 ], |
| 2370 } | 2375 } |
| OLD | NEW |