| OLD | NEW |
| 1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 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 # There are two sections of sources: | 7 # There are two sections of sources: |
| 8 # * "Platform"-based sources (OS, toolkit, etc.) | 8 # * "Platform"-based sources (OS, toolkit, etc.) |
| 9 # * Feature/directory-based sources (e.g., history, printing) | 9 # * Feature/directory-based sources (e.g., history, printing) |
| 10 | 10 |
| (...skipping 1872 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1883 'browser/ui/webui/options/startup_pages_handler.cc', | 1883 'browser/ui/webui/options/startup_pages_handler.cc', |
| 1884 'browser/ui/webui/options/startup_pages_handler.h', | 1884 'browser/ui/webui/options/startup_pages_handler.h', |
| 1885 'browser/ui/webui/options/supervised_user_create_confirm_handler.cc', | 1885 'browser/ui/webui/options/supervised_user_create_confirm_handler.cc', |
| 1886 'browser/ui/webui/options/supervised_user_create_confirm_handler.h', | 1886 'browser/ui/webui/options/supervised_user_create_confirm_handler.h', |
| 1887 'browser/ui/webui/options/supervised_user_import_handler.cc', | 1887 'browser/ui/webui/options/supervised_user_import_handler.cc', |
| 1888 'browser/ui/webui/options/supervised_user_import_handler.h', | 1888 'browser/ui/webui/options/supervised_user_import_handler.h', |
| 1889 'browser/ui/webui/options/supervised_user_learn_more_handler.cc', | 1889 'browser/ui/webui/options/supervised_user_learn_more_handler.cc', |
| 1890 'browser/ui/webui/options/supervised_user_learn_more_handler.h', | 1890 'browser/ui/webui/options/supervised_user_learn_more_handler.h', |
| 1891 'browser/ui/webui/options/sync_setup_handler.cc', | 1891 'browser/ui/webui/options/sync_setup_handler.cc', |
| 1892 'browser/ui/webui/options/sync_setup_handler.h', | 1892 'browser/ui/webui/options/sync_setup_handler.h', |
| 1893 'browser/ui/webui/plugins_ui.cc', | |
| 1894 'browser/ui/webui/plugins_ui.h', | |
| 1895 'browser/ui/webui/profile_info_watcher.cc', | 1893 'browser/ui/webui/profile_info_watcher.cc', |
| 1896 'browser/ui/webui/profile_info_watcher.h', | 1894 'browser/ui/webui/profile_info_watcher.h', |
| 1897 'browser/ui/webui/quota_internals/quota_internals_handler.cc', | 1895 'browser/ui/webui/quota_internals/quota_internals_handler.cc', |
| 1898 'browser/ui/webui/quota_internals/quota_internals_handler.h', | 1896 'browser/ui/webui/quota_internals/quota_internals_handler.h', |
| 1899 'browser/ui/webui/quota_internals/quota_internals_proxy.cc', | 1897 'browser/ui/webui/quota_internals/quota_internals_proxy.cc', |
| 1900 'browser/ui/webui/quota_internals/quota_internals_proxy.h', | 1898 'browser/ui/webui/quota_internals/quota_internals_proxy.h', |
| 1901 'browser/ui/webui/quota_internals/quota_internals_types.cc', | 1899 'browser/ui/webui/quota_internals/quota_internals_types.cc', |
| 1902 'browser/ui/webui/quota_internals/quota_internals_types.h', | 1900 'browser/ui/webui/quota_internals/quota_internals_types.h', |
| 1903 'browser/ui/webui/quota_internals/quota_internals_ui.cc', | 1901 'browser/ui/webui/quota_internals/quota_internals_ui.cc', |
| 1904 'browser/ui/webui/quota_internals/quota_internals_ui.h', | 1902 'browser/ui/webui/quota_internals/quota_internals_ui.h', |
| (...skipping 743 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2648 'browser/ui/omnibox/chrome_omnibox_edit_controller.cc', | 2646 'browser/ui/omnibox/chrome_omnibox_edit_controller.cc', |
| 2649 'browser/ui/omnibox/chrome_omnibox_edit_controller.h', | 2647 'browser/ui/omnibox/chrome_omnibox_edit_controller.h', |
| 2650 'browser/ui/omnibox/chrome_omnibox_navigation_observer.cc', | 2648 'browser/ui/omnibox/chrome_omnibox_navigation_observer.cc', |
| 2651 'browser/ui/omnibox/chrome_omnibox_navigation_observer.h', | 2649 'browser/ui/omnibox/chrome_omnibox_navigation_observer.h', |
| 2652 ], | 2650 ], |
| 2653 'chrome_browser_ui_plugin_sources': [ | 2651 'chrome_browser_ui_plugin_sources': [ |
| 2654 'browser/ui/hung_plugin_tab_helper.cc', | 2652 'browser/ui/hung_plugin_tab_helper.cc', |
| 2655 'browser/ui/hung_plugin_tab_helper.h', | 2653 'browser/ui/hung_plugin_tab_helper.h', |
| 2656 'browser/ui/webui/flash_ui.cc', | 2654 'browser/ui/webui/flash_ui.cc', |
| 2657 'browser/ui/webui/flash_ui.h', | 2655 'browser/ui/webui/flash_ui.h', |
| 2656 'browser/ui/webui/plugins_ui.cc', |
| 2657 'browser/ui/webui/plugins_ui.h', |
| 2658 ], | 2658 ], |
| 2659 'chrome_browser_ui_policy_sources': [ | 2659 'chrome_browser_ui_policy_sources': [ |
| 2660 'browser/ui/webui/policy_ui.cc', | 2660 'browser/ui/webui/policy_ui.cc', |
| 2661 'browser/ui/webui/policy_ui.h', | 2661 'browser/ui/webui/policy_ui.h', |
| 2662 ], | 2662 ], |
| 2663 'chrome_browser_ui_print_preview_sources': [ | 2663 'chrome_browser_ui_print_preview_sources': [ |
| 2664 'browser/ui/webui/print_preview/extension_printer_handler.cc', | 2664 'browser/ui/webui/print_preview/extension_printer_handler.cc', |
| 2665 'browser/ui/webui/print_preview/extension_printer_handler.h', | 2665 'browser/ui/webui/print_preview/extension_printer_handler.h', |
| 2666 'browser/ui/webui/print_preview/print_preview_distiller.cc', | 2666 'browser/ui/webui/print_preview/print_preview_distiller.cc', |
| 2667 'browser/ui/webui/print_preview/print_preview_distiller.h', | 2667 'browser/ui/webui/print_preview/print_preview_distiller.h', |
| (...skipping 521 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3189 ], | 3189 ], |
| 3190 'sources': [ | 3190 'sources': [ |
| 3191 '<@(chrome_browser_ui_non_mobile_sources)', | 3191 '<@(chrome_browser_ui_non_mobile_sources)', |
| 3192 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', | 3192 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', |
| 3193 ], | 3193 ], |
| 3194 }], | 3194 }], |
| 3195 ], | 3195 ], |
| 3196 }, | 3196 }, |
| 3197 ], | 3197 ], |
| 3198 } | 3198 } |
| OLD | NEW |