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

Side by Side Diff: trunk/src/chrome/chrome_browser_ui.gypi

Issue 14200034: Revert 194578 "Add ash SessionStateDelegate" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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 | Annotate | Revision Log
« no previous file with comments | « trunk/src/chrome/browser/ui/ash/session_state_delegate_views.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
210 'browser/ui/ash/tabs/dock_info_ash.cc', 207 'browser/ui/ash/tabs/dock_info_ash.cc',
211 'browser/ui/ash/tabs/dock_info_ash.h', 208 'browser/ui/ash/tabs/dock_info_ash.h',
212 'browser/ui/ash/tabs/dock_info_chromeos.cc', 209 'browser/ui/ash/tabs/dock_info_chromeos.cc',
213 'browser/ui/ash/user_action_handler.cc', 210 'browser/ui/ash/user_action_handler.cc',
214 'browser/ui/ash/user_action_handler.h', 211 'browser/ui/ash/user_action_handler.h',
215 'browser/ui/ash/volume_controller_chromeos.cc', 212 'browser/ui/ash/volume_controller_chromeos.cc',
216 'browser/ui/ash/volume_controller_chromeos.h', 213 'browser/ui/ash/volume_controller_chromeos.h',
217 'browser/ui/ash/window_positioner.cc', 214 'browser/ui/ash/window_positioner.cc',
218 'browser/ui/ash/window_positioner.h', 215 'browser/ui/ash/window_positioner.h',
219 'browser/ui/aura/active_desktop_monitor.cc', 216 'browser/ui/aura/active_desktop_monitor.cc',
(...skipping 2194 matching lines...) Expand 10 before | Expand all | Expand 10 after
2414 ['exclude', 'browser/password_manager/native_backend_kwallet_x.cc'], 2411 ['exclude', 'browser/password_manager/native_backend_kwallet_x.cc'],
2415 ['exclude', 'browser/password_manager/native_backend_kwallet_x.h'], 2412 ['exclude', 'browser/password_manager/native_backend_kwallet_x.h'],
2416 ['exclude', 'browser/platform_util_linux.cc'], 2413 ['exclude', 'browser/platform_util_linux.cc'],
2417 ['exclude', 'browser/speech/extension_api/tts_extension_api_linux.cc '], 2414 ['exclude', 'browser/speech/extension_api/tts_extension_api_linux.cc '],
2418 ['exclude', 'browser/storage_monitor/mtab_watcher_linux.cc'], 2415 ['exclude', 'browser/storage_monitor/mtab_watcher_linux.cc'],
2419 ['exclude', 'browser/storage_monitor/mtab_watcher_linux.h'], 2416 ['exclude', 'browser/storage_monitor/mtab_watcher_linux.h'],
2420 ['exclude', 'browser/storage_monitor/storage_monitor_linux.cc'], 2417 ['exclude', 'browser/storage_monitor/storage_monitor_linux.cc'],
2421 ['exclude', 'browser/storage_monitor/storage_monitor_linux.h'], 2418 ['exclude', 'browser/storage_monitor/storage_monitor_linux.h'],
2422 ['exclude', 'browser/ui/ash/caps_lock_delegate_views.cc'], 2419 ['exclude', 'browser/ui/ash/caps_lock_delegate_views.cc'],
2423 ['exclude', 'browser/ui/ash/chrome_shell_delegate_views.cc'], 2420 ['exclude', 'browser/ui/ash/chrome_shell_delegate_views.cc'],
2424 ['exclude', 'browser/ui/ash/session_state_delegate_views.cc'],
2425 ['exclude', 'browser/ui/screen_capture_notification_ui_stub.cc'], 2421 ['exclude', 'browser/ui/screen_capture_notification_ui_stub.cc'],
2426 ['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.cc'], 2422 ['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.cc'],
2427 ['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.h'], 2423 ['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.h'],
2428 ['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host _x11.cc'], 2424 ['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host _x11.cc'],
2429 ['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host _x11.h'], 2425 ['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host _x11.h'],
2430 ['exclude', 'browser/ui/webui/help/version_updater_basic.cc'], 2426 ['exclude', 'browser/ui/webui/help/version_updater_basic.cc'],
2431 ['exclude', 'browser/ui/webui/help/version_updater_basic.h'], 2427 ['exclude', 'browser/ui/webui/help/version_updater_basic.h'],
2432 ['exclude', 'browser/upgrade_detector_impl.cc'], 2428 ['exclude', 'browser/upgrade_detector_impl.cc'],
2433 ['exclude', 'browser/upgrade_detector_impl.h'], 2429 ['exclude', 'browser/upgrade_detector_impl.h'],
2434 ], 2430 ],
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
2885 }], 2881 }],
2886 ['enable_message_center==1', { 2882 ['enable_message_center==1', {
2887 'dependencies': [ 2883 'dependencies': [
2888 '../ui/message_center/message_center.gyp:message_center', 2884 '../ui/message_center/message_center.gyp:message_center',
2889 ], 2885 ],
2890 }], 2886 }],
2891 ], 2887 ],
2892 }, 2888 },
2893 ], 2889 ],
2894 } 2890 }
OLDNEW
« no previous file with comments | « trunk/src/chrome/browser/ui/ash/session_state_delegate_views.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698