| OLD | NEW |
| 1 # Copyright 2013 The Chromium Authors. All rights reserved. | 1 # Copyright 2013 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 'use_tracing_cache_backend%': 0, | 10 'use_tracing_cache_backend%': 0, |
| (...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 406 'disk_cache/flash/internal_entry.cc', | 406 'disk_cache/flash/internal_entry.cc', |
| 407 'disk_cache/flash/internal_entry.h', | 407 'disk_cache/flash/internal_entry.h', |
| 408 'disk_cache/flash/log_store.cc', | 408 'disk_cache/flash/log_store.cc', |
| 409 'disk_cache/flash/log_store.h', | 409 'disk_cache/flash/log_store.h', |
| 410 'disk_cache/flash/log_store_entry.cc', | 410 'disk_cache/flash/log_store_entry.cc', |
| 411 'disk_cache/flash/log_store_entry.h', | 411 'disk_cache/flash/log_store_entry.h', |
| 412 'disk_cache/flash/segment.cc', | 412 'disk_cache/flash/segment.cc', |
| 413 'disk_cache/flash/segment.h', | 413 'disk_cache/flash/segment.h', |
| 414 'disk_cache/flash/storage.cc', | 414 'disk_cache/flash/storage.cc', |
| 415 'disk_cache/flash/storage.h', | 415 'disk_cache/flash/storage.h', |
| 416 'disk_cache/v3/block_bitmaps.cc', |
| 417 'disk_cache/v3/block_bitmaps.h', |
| 416 'disk_cache/v3/disk_format_v3.h', | 418 'disk_cache/v3/disk_format_v3.h', |
| 417 'dns/address_sorter.h', | 419 'dns/address_sorter.h', |
| 418 'dns/address_sorter_posix.cc', | 420 'dns/address_sorter_posix.cc', |
| 419 'dns/address_sorter_posix.h', | 421 'dns/address_sorter_posix.h', |
| 420 'dns/address_sorter_win.cc', | 422 'dns/address_sorter_win.cc', |
| 421 'dns/dns_client.cc', | 423 'dns/dns_client.cc', |
| 422 'dns/dns_client.h', | 424 'dns/dns_client.h', |
| 423 'dns/dns_config_service.cc', | 425 'dns/dns_config_service.cc', |
| 424 'dns/dns_config_service.h', | 426 'dns/dns_config_service.h', |
| 425 'dns/dns_config_service_posix.cc', | 427 'dns/dns_config_service_posix.cc', |
| (...skipping 1123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1549 'disk_cache/simple/simple_index_file_unittest.cc', | 1551 'disk_cache/simple/simple_index_file_unittest.cc', |
| 1550 'disk_cache/simple/simple_index_unittest.cc', | 1552 'disk_cache/simple/simple_index_unittest.cc', |
| 1551 'disk_cache/simple/simple_test_util.h', | 1553 'disk_cache/simple/simple_test_util.h', |
| 1552 'disk_cache/simple/simple_test_util.cc', | 1554 'disk_cache/simple/simple_test_util.cc', |
| 1553 'disk_cache/simple/simple_util_unittest.cc', | 1555 'disk_cache/simple/simple_util_unittest.cc', |
| 1554 'disk_cache/storage_block_unittest.cc', | 1556 'disk_cache/storage_block_unittest.cc', |
| 1555 'disk_cache/flash/log_store_entry_unittest.cc', | 1557 'disk_cache/flash/log_store_entry_unittest.cc', |
| 1556 'disk_cache/flash/log_store_unittest.cc', | 1558 'disk_cache/flash/log_store_unittest.cc', |
| 1557 'disk_cache/flash/segment_unittest.cc', | 1559 'disk_cache/flash/segment_unittest.cc', |
| 1558 'disk_cache/flash/storage_unittest.cc', | 1560 'disk_cache/flash/storage_unittest.cc', |
| 1561 'disk_cache/v3/block_bitmaps_unittest.cc', |
| 1559 'dns/address_sorter_posix_unittest.cc', | 1562 'dns/address_sorter_posix_unittest.cc', |
| 1560 'dns/address_sorter_unittest.cc', | 1563 'dns/address_sorter_unittest.cc', |
| 1561 'dns/dns_config_service_posix_unittest.cc', | 1564 'dns/dns_config_service_posix_unittest.cc', |
| 1562 'dns/dns_config_service_unittest.cc', | 1565 'dns/dns_config_service_unittest.cc', |
| 1563 'dns/dns_config_service_win_unittest.cc', | 1566 'dns/dns_config_service_win_unittest.cc', |
| 1564 'dns/dns_hosts_unittest.cc', | 1567 'dns/dns_hosts_unittest.cc', |
| 1565 'dns/dns_query_unittest.cc', | 1568 'dns/dns_query_unittest.cc', |
| 1566 'dns/dns_response_unittest.cc', | 1569 'dns/dns_response_unittest.cc', |
| 1567 'dns/dns_session_unittest.cc', | 1570 'dns/dns_session_unittest.cc', |
| 1568 'dns/dns_transaction_unittest.cc', | 1571 'dns/dns_transaction_unittest.cc', |
| (...skipping 1317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2886 'net_unittests.isolate', | 2889 'net_unittests.isolate', |
| 2887 ], | 2890 ], |
| 2888 'sources': [ | 2891 'sources': [ |
| 2889 'net_unittests.isolate', | 2892 'net_unittests.isolate', |
| 2890 ], | 2893 ], |
| 2891 }, | 2894 }, |
| 2892 ], | 2895 ], |
| 2893 }], | 2896 }], |
| 2894 ], | 2897 ], |
| 2895 } | 2898 } |
| OLD | NEW |