Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 14295008: Add ash SessionStateDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ready for review. Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser_ui', 8 'target_name': 'browser_ui',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 'browser/ui/ash/launcher/launcher_item_controller.cc', 197 'browser/ui/ash/launcher/launcher_item_controller.cc',
198 'browser/ui/ash/launcher/launcher_item_controller.h', 198 'browser/ui/ash/launcher/launcher_item_controller.h',
199 'browser/ui/ash/launcher/launcher_application_menu_item_model.cc', 199 'browser/ui/ash/launcher/launcher_application_menu_item_model.cc',
200 'browser/ui/ash/launcher/launcher_application_menu_item_model.h', 200 'browser/ui/ash/launcher/launcher_application_menu_item_model.h',
201 'browser/ui/ash/launcher/shell_window_launcher_item_controller.cc', 201 'browser/ui/ash/launcher/shell_window_launcher_item_controller.cc',
202 'browser/ui/ash/launcher/shell_window_launcher_item_controller.h', 202 'browser/ui/ash/launcher/shell_window_launcher_item_controller.h',
203 'browser/ui/ash/launcher/shell_window_launcher_controller.cc', 203 'browser/ui/ash/launcher/shell_window_launcher_controller.cc',
204 'browser/ui/ash/launcher/shell_window_launcher_controller.h', 204 'browser/ui/ash/launcher/shell_window_launcher_controller.h',
205 'browser/ui/ash/screenshot_taker.cc', 205 'browser/ui/ash/screenshot_taker.cc',
206 'browser/ui/ash/screenshot_taker.h', 206 'browser/ui/ash/screenshot_taker.h',
207 'browser/ui/ash/session_state_delegate.h',
208 'browser/ui/ash/session_state_delegate_chromeos.cc',
209 'browser/ui/ash/session_state_delegate_views.cc',
207 'browser/ui/ash/tabs/dock_info_ash.cc', 210 'browser/ui/ash/tabs/dock_info_ash.cc',
208 'browser/ui/ash/tabs/dock_info_ash.h', 211 'browser/ui/ash/tabs/dock_info_ash.h',
209 'browser/ui/ash/tabs/dock_info_chromeos.cc', 212 'browser/ui/ash/tabs/dock_info_chromeos.cc',
210 'browser/ui/ash/user_action_handler.cc', 213 'browser/ui/ash/user_action_handler.cc',
211 'browser/ui/ash/user_action_handler.h', 214 'browser/ui/ash/user_action_handler.h',
212 'browser/ui/ash/volume_controller_chromeos.cc', 215 'browser/ui/ash/volume_controller_chromeos.cc',
213 'browser/ui/ash/volume_controller_chromeos.h', 216 'browser/ui/ash/volume_controller_chromeos.h',
214 'browser/ui/ash/window_positioner.cc', 217 'browser/ui/ash/window_positioner.cc',
215 'browser/ui/ash/window_positioner.h', 218 'browser/ui/ash/window_positioner.h',
216 'browser/ui/aura/active_desktop_monitor.cc', 219 'browser/ui/aura/active_desktop_monitor.cc',
(...skipping 2193 matching lines...) Expand 10 before | Expand all | Expand 10 after
2410 ['exclude', 'browser/password_manager/native_backend_kwallet_x.cc'], 2413 ['exclude', 'browser/password_manager/native_backend_kwallet_x.cc'],
2411 ['exclude', 'browser/password_manager/native_backend_kwallet_x.h'], 2414 ['exclude', 'browser/password_manager/native_backend_kwallet_x.h'],
2412 ['exclude', 'browser/platform_util_linux.cc'], 2415 ['exclude', 'browser/platform_util_linux.cc'],
2413 ['exclude', 'browser/speech/extension_api/tts_extension_api_linux.cc '], 2416 ['exclude', 'browser/speech/extension_api/tts_extension_api_linux.cc '],
2414 ['exclude', 'browser/storage_monitor/mtab_watcher_linux.cc'], 2417 ['exclude', 'browser/storage_monitor/mtab_watcher_linux.cc'],
2415 ['exclude', 'browser/storage_monitor/mtab_watcher_linux.h'], 2418 ['exclude', 'browser/storage_monitor/mtab_watcher_linux.h'],
2416 ['exclude', 'browser/storage_monitor/storage_monitor_linux.cc'], 2419 ['exclude', 'browser/storage_monitor/storage_monitor_linux.cc'],
2417 ['exclude', 'browser/storage_monitor/storage_monitor_linux.h'], 2420 ['exclude', 'browser/storage_monitor/storage_monitor_linux.h'],
2418 ['exclude', 'browser/ui/ash/caps_lock_delegate_views.cc'], 2421 ['exclude', 'browser/ui/ash/caps_lock_delegate_views.cc'],
2419 ['exclude', 'browser/ui/ash/chrome_shell_delegate_views.cc'], 2422 ['exclude', 'browser/ui/ash/chrome_shell_delegate_views.cc'],
2423 ['exclude', 'browser/ui/ash/session_state_delegate_views.cc'],
2420 ['exclude', 'browser/ui/screen_capture_notification_ui_stub.cc'], 2424 ['exclude', 'browser/ui/screen_capture_notification_ui_stub.cc'],
2421 ['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.cc'], 2425 ['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.cc'],
2422 ['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.h'], 2426 ['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.h'],
2423 ['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host _x11.cc'], 2427 ['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host _x11.cc'],
2424 ['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host _x11.h'], 2428 ['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host _x11.h'],
2425 ['exclude', 'browser/ui/webui/help/version_updater_basic.cc'], 2429 ['exclude', 'browser/ui/webui/help/version_updater_basic.cc'],
2426 ['exclude', 'browser/ui/webui/help/version_updater_basic.h'], 2430 ['exclude', 'browser/ui/webui/help/version_updater_basic.h'],
2427 ['exclude', 'browser/upgrade_detector_impl.cc'], 2431 ['exclude', 'browser/upgrade_detector_impl.cc'],
2428 ['exclude', 'browser/upgrade_detector_impl.h'], 2432 ['exclude', 'browser/upgrade_detector_impl.h'],
2429 ], 2433 ],
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
2880 }], 2884 }],
2881 ['enable_message_center==1', { 2885 ['enable_message_center==1', {
2882 'dependencies': [ 2886 'dependencies': [
2883 '../ui/message_center/message_center.gyp:message_center', 2887 '../ui/message_center/message_center.gyp:message_center',
2884 ], 2888 ],
2885 }], 2889 }],
2886 ], 2890 ],
2887 }, 2891 },
2888 ], 2892 ],
2889 } 2893 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698