| 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 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 381 'disk_cache/sparse_control.h', | 381 'disk_cache/sparse_control.h', |
| 382 'disk_cache/stats.cc', | 382 'disk_cache/stats.cc', |
| 383 'disk_cache/stats.h', | 383 'disk_cache/stats.h', |
| 384 'disk_cache/stats_histogram.cc', | 384 'disk_cache/stats_histogram.cc', |
| 385 'disk_cache/stats_histogram.h', | 385 'disk_cache/stats_histogram.h', |
| 386 'disk_cache/storage_block-inl.h', | 386 'disk_cache/storage_block-inl.h', |
| 387 'disk_cache/storage_block.h', | 387 'disk_cache/storage_block.h', |
| 388 'disk_cache/stress_support.h', | 388 'disk_cache/stress_support.h', |
| 389 'disk_cache/trace.cc', | 389 'disk_cache/trace.cc', |
| 390 'disk_cache/trace.h', | 390 'disk_cache/trace.h', |
| 391 'disk_cache/flash/format.h', |
| 392 'disk_cache/flash/segment.h', |
| 393 'disk_cache/flash/segment.cc', |
| 391 'disk_cache/flash/storage.h', | 394 'disk_cache/flash/storage.h', |
| 392 'disk_cache/flash/storage.cc', | 395 'disk_cache/flash/storage.cc', |
| 393 'dns/address_sorter.h', | 396 'dns/address_sorter.h', |
| 394 'dns/address_sorter_posix.cc', | 397 'dns/address_sorter_posix.cc', |
| 395 'dns/address_sorter_posix.h', | 398 'dns/address_sorter_posix.h', |
| 396 'dns/address_sorter_win.cc', | 399 'dns/address_sorter_win.cc', |
| 397 'dns/dns_client.cc', | 400 'dns/dns_client.cc', |
| 398 'dns/dns_client.h', | 401 'dns/dns_client.h', |
| 399 'dns/dns_config_service.cc', | 402 'dns/dns_config_service.cc', |
| 400 'dns/dns_config_service.h', | 403 'dns/dns_config_service.h', |
| (...skipping 874 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1275 'cookies/cookie_util_unittest.cc', | 1278 'cookies/cookie_util_unittest.cc', |
| 1276 'cookies/parsed_cookie_unittest.cc', | 1279 'cookies/parsed_cookie_unittest.cc', |
| 1277 'disk_cache/addr_unittest.cc', | 1280 'disk_cache/addr_unittest.cc', |
| 1278 'disk_cache/backend_unittest.cc', | 1281 'disk_cache/backend_unittest.cc', |
| 1279 'disk_cache/bitmap_unittest.cc', | 1282 'disk_cache/bitmap_unittest.cc', |
| 1280 'disk_cache/block_files_unittest.cc', | 1283 'disk_cache/block_files_unittest.cc', |
| 1281 'disk_cache/cache_util_unittest.cc', | 1284 'disk_cache/cache_util_unittest.cc', |
| 1282 'disk_cache/entry_unittest.cc', | 1285 'disk_cache/entry_unittest.cc', |
| 1283 'disk_cache/mapped_file_unittest.cc', | 1286 'disk_cache/mapped_file_unittest.cc', |
| 1284 'disk_cache/storage_block_unittest.cc', | 1287 'disk_cache/storage_block_unittest.cc', |
| 1288 'disk_cache/flash/segment_unittest.cc', |
| 1285 'disk_cache/flash/storage_unittest.cc', | 1289 'disk_cache/flash/storage_unittest.cc', |
| 1286 'dns/address_sorter_posix_unittest.cc', | 1290 'dns/address_sorter_posix_unittest.cc', |
| 1287 'dns/address_sorter_unittest.cc', | 1291 'dns/address_sorter_unittest.cc', |
| 1288 'dns/dns_config_service_posix_unittest.cc', | 1292 'dns/dns_config_service_posix_unittest.cc', |
| 1289 'dns/dns_config_service_unittest.cc', | 1293 'dns/dns_config_service_unittest.cc', |
| 1290 'dns/dns_config_service_win_unittest.cc', | 1294 'dns/dns_config_service_win_unittest.cc', |
| 1291 'dns/dns_hosts_unittest.cc', | 1295 'dns/dns_hosts_unittest.cc', |
| 1292 'dns/dns_query_unittest.cc', | 1296 'dns/dns_query_unittest.cc', |
| 1293 'dns/dns_response_unittest.cc', | 1297 'dns/dns_response_unittest.cc', |
| 1294 'dns/dns_transaction_unittest.cc', | 1298 'dns/dns_transaction_unittest.cc', |
| (...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1737 'cookies/cookie_monster_store_test.cc', | 1741 'cookies/cookie_monster_store_test.cc', |
| 1738 'cookies/cookie_monster_store_test.h', | 1742 'cookies/cookie_monster_store_test.h', |
| 1739 'cookies/cookie_store_test_callbacks.cc', | 1743 'cookies/cookie_store_test_callbacks.cc', |
| 1740 'cookies/cookie_store_test_callbacks.h', | 1744 'cookies/cookie_store_test_callbacks.h', |
| 1741 'cookies/cookie_store_test_helpers.cc', | 1745 'cookies/cookie_store_test_helpers.cc', |
| 1742 'cookies/cookie_store_test_helpers.h', | 1746 'cookies/cookie_store_test_helpers.h', |
| 1743 'disk_cache/disk_cache_test_base.cc', | 1747 'disk_cache/disk_cache_test_base.cc', |
| 1744 'disk_cache/disk_cache_test_base.h', | 1748 'disk_cache/disk_cache_test_base.h', |
| 1745 'disk_cache/disk_cache_test_util.cc', | 1749 'disk_cache/disk_cache_test_util.cc', |
| 1746 'disk_cache/disk_cache_test_util.h', | 1750 'disk_cache/disk_cache_test_util.h', |
| 1751 'disk_cache/flash/flash_cache_test_base.h', |
| 1752 'disk_cache/flash/flash_cache_test_base.cc', |
| 1747 'dns/dns_test_util.cc', | 1753 'dns/dns_test_util.cc', |
| 1748 'dns/dns_test_util.h', | 1754 'dns/dns_test_util.h', |
| 1749 'proxy/mock_proxy_resolver.cc', | 1755 'proxy/mock_proxy_resolver.cc', |
| 1750 'proxy/mock_proxy_resolver.h', | 1756 'proxy/mock_proxy_resolver.h', |
| 1751 'proxy/mock_proxy_script_fetcher.cc', | 1757 'proxy/mock_proxy_script_fetcher.cc', |
| 1752 'proxy/mock_proxy_script_fetcher.h', | 1758 'proxy/mock_proxy_script_fetcher.h', |
| 1753 'proxy/proxy_config_service_common_unittest.cc', | 1759 'proxy/proxy_config_service_common_unittest.cc', |
| 1754 'proxy/proxy_config_service_common_unittest.h', | 1760 'proxy/proxy_config_service_common_unittest.h', |
| 1755 'socket/socket_test_util.cc', | 1761 'socket/socket_test_util.cc', |
| 1756 'socket/socket_test_util.h', | 1762 'socket/socket_test_util.h', |
| (...skipping 572 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2329 '--result', '<@(_outputs)', | 2335 '--result', '<@(_outputs)', |
| 2330 '--isolate', 'net_unittests.isolate', | 2336 '--isolate', 'net_unittests.isolate', |
| 2331 ], | 2337 ], |
| 2332 }, | 2338 }, |
| 2333 ], | 2339 ], |
| 2334 }, | 2340 }, |
| 2335 ], | 2341 ], |
| 2336 }], | 2342 }], |
| 2337 ], | 2343 ], |
| 2338 } | 2344 } |
| OLD | NEW |