| 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 1817 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1828 'browser/password_manager/password_store_win.cc', | 1828 'browser/password_manager/password_store_win.cc', |
| 1829 'browser/plugin_installer.cc', | 1829 'browser/plugin_installer.cc', |
| 1830 'browser/plugin_installer.h', | 1830 'browser/plugin_installer.h', |
| 1831 'browser/plugin_process_host.cc', | 1831 'browser/plugin_process_host.cc', |
| 1832 'browser/plugin_process_host.h', | 1832 'browser/plugin_process_host.h', |
| 1833 'browser/plugin_process_host_mac.cc', | 1833 'browser/plugin_process_host_mac.cc', |
| 1834 'browser/plugin_service.cc', | 1834 'browser/plugin_service.cc', |
| 1835 'browser/plugin_service.h', | 1835 'browser/plugin_service.h', |
| 1836 'browser/possible_url_model.cc', | 1836 'browser/possible_url_model.cc', |
| 1837 'browser/possible_url_model.h', | 1837 'browser/possible_url_model.h', |
| 1838 'browser/power_save_blocker.h', |
| 1839 'browser/power_save_blocker_common.cc', |
| 1840 'browser/power_save_blocker_stub.cc', |
| 1841 'browser/power_save_blocker_win.cc', |
| 1838 'browser/printing/print_dialog_gtk.cc', | 1842 'browser/printing/print_dialog_gtk.cc', |
| 1839 'browser/printing/print_dialog_gtk.h', | 1843 'browser/printing/print_dialog_gtk.h', |
| 1840 'browser/printing/print_job.cc', | 1844 'browser/printing/print_job.cc', |
| 1841 'browser/printing/print_job.h', | 1845 'browser/printing/print_job.h', |
| 1842 'browser/printing/print_job_manager.cc', | 1846 'browser/printing/print_job_manager.cc', |
| 1843 'browser/printing/print_job_manager.h', | 1847 'browser/printing/print_job_manager.h', |
| 1844 'browser/printing/print_job_worker.cc', | 1848 'browser/printing/print_job_worker.cc', |
| 1845 'browser/printing/print_job_worker.h', | 1849 'browser/printing/print_job_worker.h', |
| 1846 'browser/printing/print_job_worker_owner.h', | 1850 'browser/printing/print_job_worker_owner.h', |
| 1847 'browser/printing/print_view_manager.cc', | 1851 'browser/printing/print_view_manager.cc', |
| (...skipping 752 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2600 'browser/net/ssl_config_service_manager_system.cc', | 2604 'browser/net/ssl_config_service_manager_system.cc', |
| 2601 # Using built-in rule in vstudio for midl. | 2605 # Using built-in rule in vstudio for midl. |
| 2602 'browser/history/history_indexer.idl', | 2606 'browser/history/history_indexer.idl', |
| 2603 ], | 2607 ], |
| 2604 'sources!': [ | 2608 'sources!': [ |
| 2605 'browser/history/history_publisher_none.cc', | 2609 'browser/history/history_publisher_none.cc', |
| 2606 'browser/password_manager/password_store_gnome.h', | 2610 'browser/password_manager/password_store_gnome.h', |
| 2607 'browser/password_manager/password_store_gnome.cc', | 2611 'browser/password_manager/password_store_gnome.cc', |
| 2608 'browser/password_manager/password_store_kwallet.h', | 2612 'browser/password_manager/password_store_kwallet.h', |
| 2609 'browser/password_manager/password_store_kwallet.cc', | 2613 'browser/password_manager/password_store_kwallet.cc', |
| 2614 'browser/power_save_blocker_stub.cc', |
| 2610 'browser/views/compact_navigation_bar.cc', | 2615 'browser/views/compact_navigation_bar.cc', |
| 2611 'browser/views/compact_navigation_bar.h', | 2616 'browser/views/compact_navigation_bar.h', |
| 2612 'browser/views/new_browser_window_widget.cc', | 2617 'browser/views/new_browser_window_widget.cc', |
| 2613 'browser/views/new_browser_window_widget.h', | 2618 'browser/views/new_browser_window_widget.h', |
| 2614 'browser/views/panel_controller.cc', | 2619 'browser/views/panel_controller.cc', |
| 2615 'browser/views/panel_controller.h', | 2620 'browser/views/panel_controller.h', |
| 2616 'browser/views/panels/panel_scroller.cc', | 2621 'browser/views/panels/panel_scroller.cc', |
| 2617 'browser/views/panels/panel_scroller.h', | 2622 'browser/views/panels/panel_scroller.h', |
| 2618 'browser/views/panels/panel_scroller_container.cc', | 2623 'browser/views/panels/panel_scroller_container.cc', |
| 2619 'browser/views/panels/panel_scroller_container.h', | 2624 'browser/views/panels/panel_scroller_container.h', |
| (...skipping 4274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6894 ], # targets when chrome_personalization==1 | 6899 ], # targets when chrome_personalization==1 |
| 6895 }], | 6900 }], |
| 6896 ], # 'conditions' | 6901 ], # 'conditions' |
| 6897 } | 6902 } |
| 6898 | 6903 |
| 6899 # Local Variables: | 6904 # Local Variables: |
| 6900 # tab-width:2 | 6905 # tab-width:2 |
| 6901 # indent-tabs-mode:nil | 6906 # indent-tabs-mode:nil |
| 6902 # End: | 6907 # End: |
| 6903 # vim: set expandtab tabstop=2 shiftwidth=2: | 6908 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |