| OLD | NEW |
| 1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2009 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 'variables': { | 9 'variables': { |
| 10 'version_py_path': 'tools/build/version.py', | 10 'version_py_path': 'tools/build/version.py', |
| (...skipping 1826 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1837 'browser/printing/print_view_manager.cc', | 1837 'browser/printing/print_view_manager.cc', |
| 1838 'browser/printing/print_view_manager.h', | 1838 'browser/printing/print_view_manager.h', |
| 1839 'browser/printing/printer_query.cc', | 1839 'browser/printing/printer_query.cc', |
| 1840 'browser/printing/printer_query.h', | 1840 'browser/printing/printer_query.h', |
| 1841 'browser/privacy_blacklist/blacklist.h', | 1841 'browser/privacy_blacklist/blacklist.h', |
| 1842 'browser/privacy_blacklist/blacklist.cc', | 1842 'browser/privacy_blacklist/blacklist.cc', |
| 1843 'browser/privacy_blacklist/blacklist_io.h', | 1843 'browser/privacy_blacklist/blacklist_io.h', |
| 1844 'browser/privacy_blacklist/blacklist_io.cc', | 1844 'browser/privacy_blacklist/blacklist_io.cc', |
| 1845 'browser/privacy_blacklist/blacklist_observer.h', | 1845 'browser/privacy_blacklist/blacklist_observer.h', |
| 1846 'browser/privacy_blacklist/blacklist_observer.cc', | 1846 'browser/privacy_blacklist/blacklist_observer.cc', |
| 1847 'browser/privacy_blacklist/blacklist_manager.h', |
| 1848 'browser/privacy_blacklist/blacklist_manager.cc', |
| 1847 'browser/privacy_blacklist/blacklist_store.h', | 1849 'browser/privacy_blacklist/blacklist_store.h', |
| 1848 'browser/privacy_blacklist/blacklist_store.cc', | 1850 'browser/privacy_blacklist/blacklist_store.cc', |
| 1849 'browser/privacy_blacklist/blocked_response.h', | 1851 'browser/privacy_blacklist/blocked_response.h', |
| 1850 'browser/privacy_blacklist/blocked_response.cc', | 1852 'browser/privacy_blacklist/blocked_response.cc', |
| 1851 'browser/process_singleton.h', | 1853 'browser/process_singleton.h', |
| 1852 'browser/process_singleton_linux.cc', | 1854 'browser/process_singleton_linux.cc', |
| 1853 'browser/process_singleton_mac.cc', | 1855 'browser/process_singleton_mac.cc', |
| 1854 'browser/process_singleton_win.cc', | 1856 'browser/process_singleton_win.cc', |
| 1855 'browser/profile.cc', | 1857 'browser/profile.cc', |
| 1856 'browser/profile.h', | 1858 'browser/profile.h', |
| (...skipping 2622 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4479 'browser/net/resolve_proxy_msg_helper_unittest.cc', | 4481 'browser/net/resolve_proxy_msg_helper_unittest.cc', |
| 4480 'browser/net/test_url_fetcher_factory.cc', | 4482 'browser/net/test_url_fetcher_factory.cc', |
| 4481 'browser/net/test_url_fetcher_factory.h', | 4483 'browser/net/test_url_fetcher_factory.h', |
| 4482 'browser/net/url_fetcher_unittest.cc', | 4484 'browser/net/url_fetcher_unittest.cc', |
| 4483 'browser/net/url_fixer_upper_unittest.cc', | 4485 'browser/net/url_fixer_upper_unittest.cc', |
| 4484 'browser/password_manager/encryptor_unittest.cc', | 4486 'browser/password_manager/encryptor_unittest.cc', |
| 4485 'browser/password_manager/login_database_unittest.cc', | 4487 'browser/password_manager/login_database_unittest.cc', |
| 4486 'browser/password_manager/password_form_manager_unittest.cc', | 4488 'browser/password_manager/password_form_manager_unittest.cc', |
| 4487 'browser/password_manager/password_store_mac_unittest.cc', | 4489 'browser/password_manager/password_store_mac_unittest.cc', |
| 4488 'browser/printing/print_job_unittest.cc', | 4490 'browser/printing/print_job_unittest.cc', |
| 4491 'browser/privacy_blacklist/blacklist_manager_unittest.cc', |
| 4489 'browser/privacy_blacklist/blacklist_unittest.cc', | 4492 'browser/privacy_blacklist/blacklist_unittest.cc', |
| 4490 'browser/privacy_blacklist/blacklist_io_unittest.cc', | 4493 'browser/privacy_blacklist/blacklist_io_unittest.cc', |
| 4491 'browser/profile_manager_unittest.cc', | 4494 'browser/profile_manager_unittest.cc', |
| 4492 'browser/renderer_host/audio_renderer_host_unittest.cc', | 4495 'browser/renderer_host/audio_renderer_host_unittest.cc', |
| 4493 'browser/renderer_host/file_system_accessor_unittest.cc', | 4496 'browser/renderer_host/file_system_accessor_unittest.cc', |
| 4494 'browser/renderer_host/render_widget_host_unittest.cc', | 4497 'browser/renderer_host/render_widget_host_unittest.cc', |
| 4495 'browser/renderer_host/resource_dispatcher_host_unittest.cc', | 4498 'browser/renderer_host/resource_dispatcher_host_unittest.cc', |
| 4496 'browser/renderer_host/test/render_view_host_unittest.cc', | 4499 'browser/renderer_host/test/render_view_host_unittest.cc', |
| 4497 'browser/renderer_host/test/site_instance_unittest.cc', | 4500 'browser/renderer_host/test/site_instance_unittest.cc', |
| 4498 'browser/renderer_host/web_cache_manager_unittest.cc', | 4501 'browser/renderer_host/web_cache_manager_unittest.cc', |
| (...skipping 2354 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6853 ], # targets when chrome_personalization==1 | 6856 ], # targets when chrome_personalization==1 |
| 6854 }], | 6857 }], |
| 6855 ], # 'conditions' | 6858 ], # 'conditions' |
| 6856 } | 6859 } |
| 6857 | 6860 |
| 6858 # Local Variables: | 6861 # Local Variables: |
| 6859 # tab-width:2 | 6862 # tab-width:2 |
| 6860 # indent-tabs-mode:nil | 6863 # indent-tabs-mode:nil |
| 6861 # End: | 6864 # End: |
| 6862 # vim: set expandtab tabstop=2 shiftwidth=2: | 6865 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |