| 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 1131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1142 'browser/ui/app_list/app_list_view_delegate.cc', | 1142 'browser/ui/app_list/app_list_view_delegate.cc', |
| 1143 'browser/ui/app_list/app_list_view_delegate.h', | 1143 'browser/ui/app_list/app_list_view_delegate.h', |
| 1144 'browser/ui/app_list/extension_app_item.cc', | 1144 'browser/ui/app_list/extension_app_item.cc', |
| 1145 'browser/ui/app_list/extension_app_item.h', | 1145 'browser/ui/app_list/extension_app_item.h', |
| 1146 'browser/ui/app_list/extension_app_model_builder.cc', | 1146 'browser/ui/app_list/extension_app_model_builder.cc', |
| 1147 'browser/ui/app_list/extension_app_model_builder.h', | 1147 'browser/ui/app_list/extension_app_model_builder.h', |
| 1148 'browser/ui/app_list/extension_uninstaller.cc', | 1148 'browser/ui/app_list/extension_uninstaller.cc', |
| 1149 'browser/ui/app_list/extension_uninstaller.h', | 1149 'browser/ui/app_list/extension_uninstaller.h', |
| 1150 'browser/ui/app_list/fast_show_pickler.cc', | 1150 'browser/ui/app_list/fast_show_pickler.cc', |
| 1151 'browser/ui/app_list/fast_show_pickler.h', | 1151 'browser/ui/app_list/fast_show_pickler.h', |
| 1152 'browser/ui/app_list/launcher_page_event_dispatcher.cc', |
| 1153 'browser/ui/app_list/launcher_page_event_dispatcher.h', |
| 1152 'browser/ui/app_list/model_pref_updater.cc', | 1154 'browser/ui/app_list/model_pref_updater.cc', |
| 1153 'browser/ui/app_list/model_pref_updater.h', | 1155 'browser/ui/app_list/model_pref_updater.h', |
| 1154 'browser/ui/app_list/profile_loader.cc', | 1156 'browser/ui/app_list/profile_loader.cc', |
| 1155 'browser/ui/app_list/profile_loader.h', | 1157 'browser/ui/app_list/profile_loader.h', |
| 1156 'browser/ui/app_list/profile_store.h', | 1158 'browser/ui/app_list/profile_store.h', |
| 1157 'browser/ui/app_list/recommended_apps.cc', | 1159 'browser/ui/app_list/recommended_apps.cc', |
| 1158 'browser/ui/app_list/recommended_apps.h', | 1160 'browser/ui/app_list/recommended_apps.h', |
| 1159 'browser/ui/app_list/recommended_apps_observer.h', | 1161 'browser/ui/app_list/recommended_apps_observer.h', |
| 1160 'browser/ui/app_list/search/app_result.cc', | 1162 'browser/ui/app_list/search/app_result.cc', |
| 1161 'browser/ui/app_list/search/app_result.h', | 1163 'browser/ui/app_list/search/app_result.h', |
| (...skipping 1319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2481 'browser/ui/webui/options/chromeos/display_overscan_handler.h', | 2483 'browser/ui/webui/options/chromeos/display_overscan_handler.h', |
| 2482 'browser/ui/webui/options/chromeos/power_handler.cc', | 2484 'browser/ui/webui/options/chromeos/power_handler.cc', |
| 2483 'browser/ui/webui/options/chromeos/power_handler.h', | 2485 'browser/ui/webui/options/chromeos/power_handler.h', |
| 2484 ], | 2486 ], |
| 2485 # Used when athena is enabled. | 2487 # Used when athena is enabled. |
| 2486 'chrome_browser_ui_athena_sources': [ | 2488 'chrome_browser_ui_athena_sources': [ |
| 2487 #TODO(mukai): Port AppListService to Athena (crbug.com/417571) | 2489 #TODO(mukai): Port AppListService to Athena (crbug.com/417571) |
| 2488 'browser/ui/app_list/app_list_service_disabled.cc', | 2490 'browser/ui/app_list/app_list_service_disabled.cc', |
| 2489 | 2491 |
| 2490 'browser/ui/athena/extensions/application_launch_web_app_athena.cc', | 2492 'browser/ui/athena/extensions/application_launch_web_app_athena.cc', |
| 2491 'browser/ui/athena/extensions/extension_install_ui_factory_athena.cc', | 2493 'browser/ui/athena/extensions/extension_install_ui_factory_athena.cc', |
| 2492 'browser/ui/views/athena/athena_util.cc', | 2494 'browser/ui/views/athena/athena_util.cc', |
| 2493 'browser/ui/views/athena/athena_util.h', | 2495 'browser/ui/views/athena/athena_util.h', |
| 2494 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.cc', | 2496 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.cc', |
| 2495 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h', | 2497 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h', |
| 2496 ], | 2498 ], |
| 2497 # Counts desktop Linux and ChromeOS. | 2499 # Counts desktop Linux and ChromeOS. |
| 2498 'chrome_browser_ui_linux_sources': [ | 2500 'chrome_browser_ui_linux_sources': [ |
| 2499 'browser/ui/startup/autolaunch_prompt.cc', | 2501 'browser/ui/startup/autolaunch_prompt.cc', |
| 2500 'browser/ui/views/apps/chrome_apps_client_views.cc', | 2502 'browser/ui/views/apps/chrome_apps_client_views.cc', |
| 2501 'browser/ui/views/frame/taskbar_decorator.cc', | 2503 'browser/ui/views/frame/taskbar_decorator.cc', |
| (...skipping 558 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3060 ['OS!="android" and OS!="ios"', { | 3062 ['OS!="android" and OS!="ios"', { |
| 3061 'dependencies': [ | 3063 'dependencies': [ |
| 3062 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 3064 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| 3063 ], | 3065 ], |
| 3064 'sources': [ '<@(chrome_browser_ui_non_mobile_sources)' ], | 3066 'sources': [ '<@(chrome_browser_ui_non_mobile_sources)' ], |
| 3065 }], | 3067 }], |
| 3066 ], | 3068 ], |
| 3067 }, | 3069 }, |
| 3068 ], | 3070 ], |
| 3069 } | 3071 } |
| OLD | NEW |