| 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 'chrome_browser_ui_non_ios_sources': [ | 7 'chrome_browser_ui_non_ios_sources': [ |
| 8 'browser/ui/accelerator_utils.h', | 8 'browser/ui/accelerator_utils.h', |
| 9 'browser/ui/android/android_about_app_info.cc', | 9 'browser/ui/android/android_about_app_info.cc', |
| 10 'browser/ui/android/android_about_app_info.h', | 10 'browser/ui/android/android_about_app_info.h', |
| (...skipping 1088 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1099 'browser/ui/webui/version_handler_chromeos.cc', | 1099 'browser/ui/webui/version_handler_chromeos.cc', |
| 1100 'browser/ui/webui/version_handler_chromeos.h', | 1100 'browser/ui/webui/version_handler_chromeos.h', |
| 1101 'browser/ui/webui/version_handler.h', | 1101 'browser/ui/webui/version_handler.h', |
| 1102 'browser/ui/webui/version_ui.cc', | 1102 'browser/ui/webui/version_ui.cc', |
| 1103 'browser/ui/webui/version_ui.h', | 1103 'browser/ui/webui/version_ui.h', |
| 1104 'browser/ui/window_sizer/window_sizer_mac.mm', | 1104 'browser/ui/window_sizer/window_sizer_mac.mm', |
| 1105 'browser/ui/zoom/chrome_zoom_level_otr_delegate.cc', | 1105 'browser/ui/zoom/chrome_zoom_level_otr_delegate.cc', |
| 1106 'browser/ui/zoom/chrome_zoom_level_otr_delegate.h', | 1106 'browser/ui/zoom/chrome_zoom_level_otr_delegate.h', |
| 1107 'browser/ui/zoom/chrome_zoom_level_prefs.cc', | 1107 'browser/ui/zoom/chrome_zoom_level_prefs.cc', |
| 1108 'browser/ui/zoom/chrome_zoom_level_prefs.h', | 1108 'browser/ui/zoom/chrome_zoom_level_prefs.h', |
| 1109 'browser/ui/zoom/zoom_event_manager.cc', | |
| 1110 'browser/ui/zoom/zoom_event_manager.h', | |
| 1111 'browser/ui/zoom/zoom_observer.h', | |
| 1112 ], | 1109 ], |
| 1113 # Note that we assume app list is enabled on all views builds, so the | 1110 # Note that we assume app list is enabled on all views builds, so the |
| 1114 # views-specific app list files are in the views section. | 1111 # views-specific app list files are in the views section. |
| 1115 'chrome_browser_ui_app_list_sources': [ | 1112 'chrome_browser_ui_app_list_sources': [ |
| 1116 'browser/ui/app_list/app_context_menu.cc', | 1113 'browser/ui/app_list/app_context_menu.cc', |
| 1117 'browser/ui/app_list/app_context_menu.h', | 1114 'browser/ui/app_list/app_context_menu.h', |
| 1118 'browser/ui/app_list/app_context_menu_delegate.h', | 1115 'browser/ui/app_list/app_context_menu_delegate.h', |
| 1119 'browser/ui/app_list/app_list_controller_delegate.cc', | 1116 'browser/ui/app_list/app_list_controller_delegate.cc', |
| 1120 'browser/ui/app_list/app_list_controller_delegate.h', | 1117 'browser/ui/app_list/app_list_controller_delegate.h', |
| 1121 'browser/ui/app_list/app_list_controller_delegate_impl.cc', | 1118 'browser/ui/app_list/app_list_controller_delegate_impl.cc', |
| (...skipping 665 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1787 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ui
.cc', | 1784 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ui
.cc', |
| 1788 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ui
.h', | 1785 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ui
.h', |
| 1789 'browser/ui/webui/system_info_ui.cc', | 1786 'browser/ui/webui/system_info_ui.cc', |
| 1790 'browser/ui/webui/system_info_ui.h', | 1787 'browser/ui/webui/system_info_ui.h', |
| 1791 'browser/ui/webui/theme_handler.cc', | 1788 'browser/ui/webui/theme_handler.cc', |
| 1792 'browser/ui/webui/theme_handler.h', | 1789 'browser/ui/webui/theme_handler.h', |
| 1793 'browser/ui/webui/uber/uber_ui.cc', | 1790 'browser/ui/webui/uber/uber_ui.cc', |
| 1794 'browser/ui/webui/uber/uber_ui.h', | 1791 'browser/ui/webui/uber/uber_ui.h', |
| 1795 'browser/ui/window_sizer/window_sizer.cc', | 1792 'browser/ui/window_sizer/window_sizer.cc', |
| 1796 'browser/ui/window_sizer/window_sizer.h', | 1793 'browser/ui/window_sizer/window_sizer.h', |
| 1797 'browser/ui/zoom/zoom_controller.cc', | |
| 1798 'browser/ui/zoom/zoom_controller.h', | |
| 1799 ], | 1794 ], |
| 1800 'chrome_browser_ui_non_mobile_sources': [ | 1795 'chrome_browser_ui_non_mobile_sources': [ |
| 1801 'browser/ui/browser_commands.cc', | 1796 'browser/ui/browser_commands.cc', |
| 1802 'browser/ui/browser_commands.h', | 1797 'browser/ui/browser_commands.h', |
| 1803 'browser/ui/browser_tab_restorer.cc', | 1798 'browser/ui/browser_tab_restorer.cc', |
| 1804 'browser/ui/browser_window_state.cc', | 1799 'browser/ui/browser_window_state.cc', |
| 1805 'browser/ui/browser_window_state.h', | 1800 'browser/ui/browser_window_state.h', |
| 1806 'browser/ui/scoped_tabbed_browser_displayer.cc', | 1801 'browser/ui/scoped_tabbed_browser_displayer.cc', |
| 1807 'browser/ui/scoped_tabbed_browser_displayer.h', | 1802 'browser/ui/scoped_tabbed_browser_displayer.h', |
| 1808 'browser/ui/sync/sync_promo_ui.cc', | 1803 'browser/ui/sync/sync_promo_ui.cc', |
| (...skipping 1285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3094 ['OS!="android" and OS!="ios"', { | 3089 ['OS!="android" and OS!="ios"', { |
| 3095 'dependencies': [ | 3090 'dependencies': [ |
| 3096 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 3091 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| 3097 ], | 3092 ], |
| 3098 'sources': [ '<@(chrome_browser_ui_non_mobile_sources)' ], | 3093 'sources': [ '<@(chrome_browser_ui_non_mobile_sources)' ], |
| 3099 }], | 3094 }], |
| 3100 ], | 3095 ], |
| 3101 }, | 3096 }, |
| 3102 ], | 3097 ], |
| 3103 } | 3098 } |
| OLD | NEW |