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

Side by Side Diff: ash/ash.gyp

Issue 12313118: Refactor: Shelf Widget (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: formatting and moved a couple unit tests Created 7 years, 10 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 (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 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 'chromium_code': 1, 7 'chromium_code': 1,
8 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', 8 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome',
9 }, 9 },
10 'includes': [ 10 'includes': [
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 'high_contrast/high_contrast_controller.h', 106 'high_contrast/high_contrast_controller.h',
107 'host/root_window_host_factory.cc', 107 'host/root_window_host_factory.cc',
108 'host/root_window_host_factory.h', 108 'host/root_window_host_factory.h',
109 'host/root_window_host_factory_win.cc', 109 'host/root_window_host_factory_win.cc',
110 'keyboard_overlay/keyboard_overlay_delegate.cc', 110 'keyboard_overlay/keyboard_overlay_delegate.cc',
111 'keyboard_overlay/keyboard_overlay_delegate.h', 111 'keyboard_overlay/keyboard_overlay_delegate.h',
112 'keyboard_overlay/keyboard_overlay_view.cc', 112 'keyboard_overlay/keyboard_overlay_view.cc',
113 'keyboard_overlay/keyboard_overlay_view.h', 113 'keyboard_overlay/keyboard_overlay_view.h',
114 'launcher/app_list_button.cc', 114 'launcher/app_list_button.cc',
115 'launcher/app_list_button.h', 115 'launcher/app_list_button.h',
116 'launcher/background_animator.cc',
117 'launcher/background_animator.h',
118 'launcher/launcher.cc', 116 'launcher/launcher.cc',
119 'launcher/launcher.h', 117 'launcher/launcher.h',
120 'launcher/launcher_alignment_menu.cc', 118 'launcher/launcher_alignment_menu.cc',
121 'launcher/launcher_alignment_menu.h', 119 'launcher/launcher_alignment_menu.h',
122 'launcher/launcher_button.cc', 120 'launcher/launcher_button.cc',
123 'launcher/launcher_button.h', 121 'launcher/launcher_button.h',
124 'launcher/launcher_delegate.h', 122 'launcher/launcher_delegate.h',
125 'launcher/launcher_icon_observer.h', 123 'launcher/launcher_icon_observer.h',
126 'launcher/launcher_model.cc', 124 'launcher/launcher_model.cc',
127 'launcher/launcher_model.h', 125 'launcher/launcher_model.h',
(...skipping 21 matching lines...) Expand all
149 'magnifier/partial_magnification_controller.h', 147 'magnifier/partial_magnification_controller.h',
150 'root_window_controller.cc', 148 'root_window_controller.cc',
151 'root_window_controller.h', 149 'root_window_controller.h',
152 'rotator/screen_rotation.cc', 150 'rotator/screen_rotation.cc',
153 'rotator/screen_rotation.h', 151 'rotator/screen_rotation.h',
154 'screen_ash.cc', 152 'screen_ash.cc',
155 'screen_ash.h', 153 'screen_ash.h',
156 'screensaver/screensaver_view.cc', 154 'screensaver/screensaver_view.cc',
157 'screensaver/screensaver_view.h', 155 'screensaver/screensaver_view.h',
158 'screenshot_delegate.h', 156 'screenshot_delegate.h',
157 'shelf/background_animator.cc',
158 'shelf/background_animator.h',
159 'shelf/shelf_layout_manager.cc',
160 'shelf/shelf_layout_manager.h',
161 'shelf/shelf_types.h',
162 'shelf/shelf_widget.cc',
163 'shelf/shelf_widget.h',
159 'shell.cc', 164 'shell.cc',
160 'shell.h', 165 'shell.h',
161 'shell_delegate.h', 166 'shell_delegate.h',
162 'shell_factory.h', 167 'shell_factory.h',
163 'shelf_types.h',
164 'shell_window_ids.h', 168 'shell_window_ids.h',
165 'system/audio/audio_observer.h', 169 'system/audio/audio_observer.h',
166 'system/audio/tray_volume.cc', 170 'system/audio/tray_volume.cc',
167 'system/audio/tray_volume.h', 171 'system/audio/tray_volume.h',
168 'system/bluetooth/bluetooth_observer.h', 172 'system/bluetooth/bluetooth_observer.h',
169 'system/bluetooth/tray_bluetooth.cc', 173 'system/bluetooth/tray_bluetooth.cc',
170 'system/bluetooth/tray_bluetooth.h', 174 'system/bluetooth/tray_bluetooth.h',
171 'system/brightness/brightness_observer.h', 175 'system/brightness/brightness_observer.h',
172 'system/brightness/brightness_control_delegate.h', 176 'system/brightness/brightness_control_delegate.h',
173 'system/brightness/tray_brightness.cc', 177 'system/brightness/tray_brightness.cc',
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
371 'wm/screen_dimmer.h', 375 'wm/screen_dimmer.h',
372 'wm/session_state_animator.cc', 376 'wm/session_state_animator.cc',
373 'wm/session_state_animator.h', 377 'wm/session_state_animator.h',
374 'wm/session_state_controller.cc', 378 'wm/session_state_controller.cc',
375 'wm/session_state_controller.h', 379 'wm/session_state_controller.h',
376 'wm/session_state_controller_impl.cc', 380 'wm/session_state_controller_impl.cc',
377 'wm/session_state_controller_impl.h', 381 'wm/session_state_controller_impl.h',
378 'wm/session_state_controller_impl2.cc', 382 'wm/session_state_controller_impl2.cc',
379 'wm/session_state_controller_impl2.h', 383 'wm/session_state_controller_impl2.h',
380 'wm/session_state_observer.h', 384 'wm/session_state_observer.h',
381 'wm/shelf_layout_manager.cc',
382 'wm/shelf_layout_manager.h',
383 'wm/stacking_controller.cc', 385 'wm/stacking_controller.cc',
384 'wm/stacking_controller.h', 386 'wm/stacking_controller.h',
385 'wm/status_area_layout_manager.cc', 387 'wm/status_area_layout_manager.cc',
386 'wm/status_area_layout_manager.h', 388 'wm/status_area_layout_manager.h',
387 'wm/system_background_controller.cc', 389 'wm/system_background_controller.cc',
388 'wm/system_background_controller.h', 390 'wm/system_background_controller.h',
389 'wm/system_gesture_event_filter.cc', 391 'wm/system_gesture_event_filter.cc',
390 'wm/system_gesture_event_filter.h', 392 'wm/system_gesture_event_filter.h',
391 'wm/system_modal_container_event_filter.cc', 393 'wm/system_modal_container_event_filter.cc',
392 'wm/system_modal_container_event_filter.h', 394 'wm/system_modal_container_event_filter.h',
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
594 'keyboard_overlay/keyboard_overlay_view_unittest.cc', 596 'keyboard_overlay/keyboard_overlay_view_unittest.cc',
595 'launcher/launcher_model_unittest.cc', 597 'launcher/launcher_model_unittest.cc',
596 'launcher/launcher_navigator_unittest.cc', 598 'launcher/launcher_navigator_unittest.cc',
597 'launcher/launcher_tooltip_manager_unittest.cc', 599 'launcher/launcher_tooltip_manager_unittest.cc',
598 'launcher/launcher_unittest.cc', 600 'launcher/launcher_unittest.cc',
599 'launcher/launcher_view_unittest.cc', 601 'launcher/launcher_view_unittest.cc',
600 'magnifier/magnification_controller_unittest.cc', 602 'magnifier/magnification_controller_unittest.cc',
601 'root_window_controller_unittest.cc', 603 'root_window_controller_unittest.cc',
602 'screen_ash_unittest.cc', 604 'screen_ash_unittest.cc',
603 'screensaver/screensaver_view_unittest.cc', 605 'screensaver/screensaver_view_unittest.cc',
606 'shelf/shelf_layout_manager_unittest.cc',
607 'shelf/shelf_widget_unittest.cc',
604 'shell_unittest.cc', 608 'shell_unittest.cc',
605 'shell/app_list.cc', 609 'shell/app_list.cc',
606 'shell/bubble.cc', 610 'shell/bubble.cc',
607 'shell/context_menu.cc', 611 'shell/context_menu.cc',
608 'shell/context_menu.h', 612 'shell/context_menu.h',
609 'shell/launcher_delegate_impl.cc', 613 'shell/launcher_delegate_impl.cc',
610 'shell/lock_view.cc', 614 'shell/lock_view.cc',
611 'shell/panel_window.cc', 615 'shell/panel_window.cc',
612 'shell/shell_delegate_impl.cc', 616 'shell/shell_delegate_impl.cc',
613 'shell/shell_delegate_impl.h', 617 'shell/shell_delegate_impl.h',
(...skipping 11 matching lines...) Expand all
625 'wm/base_layout_manager_unittest.cc', 629 'wm/base_layout_manager_unittest.cc',
626 'wm/cursor_manager_unittest.cc', 630 'wm/cursor_manager_unittest.cc',
627 'wm/custom_frame_view_ash_unittest.cc', 631 'wm/custom_frame_view_ash_unittest.cc',
628 'wm/drag_window_resizer_unittest.cc', 632 'wm/drag_window_resizer_unittest.cc',
629 'wm/frame_painter_unittest.cc', 633 'wm/frame_painter_unittest.cc',
630 'wm/panel_layout_manager_unittest.cc', 634 'wm/panel_layout_manager_unittest.cc',
631 'wm/panel_window_resizer_unittest.cc', 635 'wm/panel_window_resizer_unittest.cc',
632 'wm/power_button_controller_unittest.cc', 636 'wm/power_button_controller_unittest.cc',
633 'wm/screen_dimmer_unittest.cc', 637 'wm/screen_dimmer_unittest.cc',
634 'wm/session_state_controller_impl2_unittest.cc', 638 'wm/session_state_controller_impl2_unittest.cc',
635 'wm/shelf_layout_manager_unittest.cc',
636 'wm/system_gesture_event_filter_unittest.cc', 639 'wm/system_gesture_event_filter_unittest.cc',
637 'wm/system_modal_container_layout_manager_unittest.cc', 640 'wm/system_modal_container_layout_manager_unittest.cc',
638 'wm/toplevel_window_event_handler_unittest.cc', 641 'wm/toplevel_window_event_handler_unittest.cc',
639 'wm/user_activity_detector_unittest.cc', 642 'wm/user_activity_detector_unittest.cc',
640 'wm/video_detector_unittest.cc', 643 'wm/video_detector_unittest.cc',
641 'wm/window_animations_unittest.cc', 644 'wm/window_animations_unittest.cc',
642 'wm/window_cycle_controller_unittest.cc', 645 'wm/window_cycle_controller_unittest.cc',
643 'wm/window_manager_unittest.cc', 646 'wm/window_manager_unittest.cc',
644 'wm/window_modality_controller_unittest.cc', 647 'wm/window_modality_controller_unittest.cc',
645 'wm/workspace_controller_test_helper.cc', 648 'wm/workspace_controller_test_helper.cc',
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
777 'shell/cocoa/app-Info.plist', 780 'shell/cocoa/app-Info.plist',
778 ], 781 ],
779 'xcode_settings': { 782 'xcode_settings': {
780 'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist', 783 'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist',
781 }, 784 },
782 }], 785 }],
783 ], 786 ],
784 }, 787 },
785 ], 788 ],
786 } 789 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698