| 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 316 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 327 'disk_cache/sparse_control.h', | 327 'disk_cache/sparse_control.h', |
| 328 'disk_cache/stats.cc', | 328 'disk_cache/stats.cc', |
| 329 'disk_cache/stats.h', | 329 'disk_cache/stats.h', |
| 330 'disk_cache/stats_histogram.cc', | 330 'disk_cache/stats_histogram.cc', |
| 331 'disk_cache/stats_histogram.h', | 331 'disk_cache/stats_histogram.h', |
| 332 'disk_cache/storage_block-inl.h', | 332 'disk_cache/storage_block-inl.h', |
| 333 'disk_cache/storage_block.h', | 333 'disk_cache/storage_block.h', |
| 334 'disk_cache/stress_support.h', | 334 'disk_cache/stress_support.h', |
| 335 'disk_cache/trace.cc', | 335 'disk_cache/trace.cc', |
| 336 'disk_cache/trace.h', | 336 'disk_cache/trace.h', |
| 337 'dns/dns_client.cc', |
| 338 'dns/dns_client.h', |
| 337 'dns/dns_config_service.cc', | 339 'dns/dns_config_service.cc', |
| 338 'dns/dns_config_service.h', | 340 'dns/dns_config_service.h', |
| 339 'dns/dns_config_service_posix.cc', | 341 'dns/dns_config_service_posix.cc', |
| 340 'dns/dns_config_service_posix.h', | 342 'dns/dns_config_service_posix.h', |
| 341 'dns/dns_config_service_win.cc', | 343 'dns/dns_config_service_win.cc', |
| 342 'dns/dns_config_service_win.h', | 344 'dns/dns_config_service_win.h', |
| 343 'dns/dns_hosts.cc', | 345 'dns/dns_hosts.cc', |
| 344 'dns/dns_hosts.h', | 346 'dns/dns_hosts.h', |
| 345 'dns/dns_protocol.h', | 347 'dns/dns_protocol.h', |
| 346 'dns/dns_query.cc', | 348 'dns/dns_query.cc', |
| (...skipping 1168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1515 'base/mock_host_resolver.cc', | 1517 'base/mock_host_resolver.cc', |
| 1516 'base/mock_host_resolver.h', | 1518 'base/mock_host_resolver.h', |
| 1517 'base/net_test_suite.cc', | 1519 'base/net_test_suite.cc', |
| 1518 'base/net_test_suite.h', | 1520 'base/net_test_suite.h', |
| 1519 'base/test_completion_callback.cc', | 1521 'base/test_completion_callback.cc', |
| 1520 'base/test_completion_callback.h', | 1522 'base/test_completion_callback.h', |
| 1521 'disk_cache/disk_cache_test_base.cc', | 1523 'disk_cache/disk_cache_test_base.cc', |
| 1522 'disk_cache/disk_cache_test_base.h', | 1524 'disk_cache/disk_cache_test_base.h', |
| 1523 'disk_cache/disk_cache_test_util.cc', | 1525 'disk_cache/disk_cache_test_util.cc', |
| 1524 'disk_cache/disk_cache_test_util.h', | 1526 'disk_cache/disk_cache_test_util.h', |
| 1527 'dns/dns_test_util.cc', |
| 1525 'dns/dns_test_util.h', | 1528 'dns/dns_test_util.h', |
| 1526 'proxy/mock_proxy_resolver.cc', | 1529 'proxy/mock_proxy_resolver.cc', |
| 1527 'proxy/mock_proxy_resolver.h', | 1530 'proxy/mock_proxy_resolver.h', |
| 1528 'proxy/mock_proxy_script_fetcher.cc', | 1531 'proxy/mock_proxy_script_fetcher.cc', |
| 1529 'proxy/mock_proxy_script_fetcher.h', | 1532 'proxy/mock_proxy_script_fetcher.h', |
| 1530 'proxy/proxy_config_service_common_unittest.cc', | 1533 'proxy/proxy_config_service_common_unittest.cc', |
| 1531 'proxy/proxy_config_service_common_unittest.h', | 1534 'proxy/proxy_config_service_common_unittest.h', |
| 1532 'socket/socket_test_util.cc', | 1535 'socket/socket_test_util.cc', |
| 1533 'socket/socket_test_util.h', | 1536 'socket/socket_test_util.h', |
| 1534 'test/python_utils.cc', | 1537 'test/python_utils.cc', |
| (...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1837 'tools/dump_cache/url_to_filename_encoder.cc', | 1840 'tools/dump_cache/url_to_filename_encoder.cc', |
| 1838 'tools/dump_cache/url_to_filename_encoder.h', | 1841 'tools/dump_cache/url_to_filename_encoder.h', |
| 1839 'tools/dump_cache/url_utilities.h', | 1842 'tools/dump_cache/url_utilities.h', |
| 1840 'tools/dump_cache/url_utilities.cc', | 1843 'tools/dump_cache/url_utilities.cc', |
| 1841 ], | 1844 ], |
| 1842 }, | 1845 }, |
| 1843 ], | 1846 ], |
| 1844 }], | 1847 }], |
| 1845 ], | 1848 ], |
| 1846 } | 1849 } |
| OLD | NEW |