| OLD | NEW |
| 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 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 111 'high_contrast/high_contrast_controller.h', | 111 'high_contrast/high_contrast_controller.h', |
| 112 'host/root_window_host_factory.cc', | 112 'host/root_window_host_factory.cc', |
| 113 'host/root_window_host_factory.h', | 113 'host/root_window_host_factory.h', |
| 114 'host/root_window_host_factory_win.cc', | 114 'host/root_window_host_factory_win.cc', |
| 115 'keyboard_overlay/keyboard_overlay_delegate.cc', | 115 'keyboard_overlay/keyboard_overlay_delegate.cc', |
| 116 'keyboard_overlay/keyboard_overlay_delegate.h', | 116 'keyboard_overlay/keyboard_overlay_delegate.h', |
| 117 'keyboard_overlay/keyboard_overlay_view.cc', | 117 'keyboard_overlay/keyboard_overlay_view.cc', |
| 118 'keyboard_overlay/keyboard_overlay_view.h', | 118 'keyboard_overlay/keyboard_overlay_view.h', |
| 119 'launcher/app_list_button.cc', | 119 'launcher/app_list_button.cc', |
| 120 'launcher/app_list_button.h', | 120 'launcher/app_list_button.h', |
| 121 'launcher/background_animator.cc', | |
| 122 'launcher/background_animator.h', | |
| 123 'launcher/launcher.cc', | 121 'launcher/launcher.cc', |
| 124 'launcher/launcher.h', | 122 'launcher/launcher.h', |
| 125 'launcher/launcher_alignment_menu.cc', | 123 'launcher/launcher_alignment_menu.cc', |
| 126 'launcher/launcher_alignment_menu.h', | 124 'launcher/launcher_alignment_menu.h', |
| 127 'launcher/launcher_button.cc', | 125 'launcher/launcher_button.cc', |
| 128 'launcher/launcher_button.h', | 126 'launcher/launcher_button.h', |
| 129 'launcher/launcher_delegate.h', | 127 'launcher/launcher_delegate.h', |
| 130 'launcher/launcher_icon_observer.h', | 128 'launcher/launcher_icon_observer.h', |
| 131 'launcher/launcher_model.cc', | 129 'launcher/launcher_model.cc', |
| 132 'launcher/launcher_model.h', | 130 'launcher/launcher_model.h', |
| (...skipping 21 matching lines...) Expand all Loading... |
| 154 'magnifier/partial_magnification_controller.h', | 152 'magnifier/partial_magnification_controller.h', |
| 155 'root_window_controller.cc', | 153 'root_window_controller.cc', |
| 156 'root_window_controller.h', | 154 'root_window_controller.h', |
| 157 'rotator/screen_rotation.cc', | 155 'rotator/screen_rotation.cc', |
| 158 'rotator/screen_rotation.h', | 156 'rotator/screen_rotation.h', |
| 159 'screen_ash.cc', | 157 'screen_ash.cc', |
| 160 'screen_ash.h', | 158 'screen_ash.h', |
| 161 'screensaver/screensaver_view.cc', | 159 'screensaver/screensaver_view.cc', |
| 162 'screensaver/screensaver_view.h', | 160 'screensaver/screensaver_view.h', |
| 163 'screenshot_delegate.h', | 161 'screenshot_delegate.h', |
| 162 'shelf/background_animator.cc', |
| 163 'shelf/background_animator.h', |
| 164 'shelf/shelf_layout_manager.cc', |
| 165 'shelf/shelf_layout_manager.h', |
| 166 'shelf/shelf_types.h', |
| 167 'shelf/shelf_widget.cc', |
| 168 'shelf/shelf_widget.h', |
| 164 'shell.cc', | 169 'shell.cc', |
| 165 'shell.h', | 170 'shell.h', |
| 166 'shell_delegate.h', | 171 'shell_delegate.h', |
| 167 'shell_factory.h', | 172 'shell_factory.h', |
| 168 'shelf_types.h', | |
| 169 'shell_window_ids.h', | 173 'shell_window_ids.h', |
| 170 'system/audio/audio_observer.h', | 174 'system/audio/audio_observer.h', |
| 171 'system/audio/tray_volume.cc', | 175 'system/audio/tray_volume.cc', |
| 172 'system/audio/tray_volume.h', | 176 'system/audio/tray_volume.h', |
| 173 'system/bluetooth/bluetooth_observer.h', | 177 'system/bluetooth/bluetooth_observer.h', |
| 174 'system/bluetooth/tray_bluetooth.cc', | 178 'system/bluetooth/tray_bluetooth.cc', |
| 175 'system/bluetooth/tray_bluetooth.h', | 179 'system/bluetooth/tray_bluetooth.h', |
| 176 'system/brightness/brightness_observer.h', | 180 'system/brightness/brightness_observer.h', |
| 177 'system/brightness/brightness_control_delegate.h', | 181 'system/brightness/brightness_control_delegate.h', |
| 178 'system/brightness/tray_brightness.cc', | 182 'system/brightness/tray_brightness.cc', |
| (...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 379 'wm/screen_dimmer.h', | 383 'wm/screen_dimmer.h', |
| 380 'wm/session_state_animator.cc', | 384 'wm/session_state_animator.cc', |
| 381 'wm/session_state_animator.h', | 385 'wm/session_state_animator.h', |
| 382 'wm/session_state_controller.cc', | 386 'wm/session_state_controller.cc', |
| 383 'wm/session_state_controller.h', | 387 'wm/session_state_controller.h', |
| 384 'wm/session_state_controller_impl.cc', | 388 'wm/session_state_controller_impl.cc', |
| 385 'wm/session_state_controller_impl.h', | 389 'wm/session_state_controller_impl.h', |
| 386 'wm/session_state_controller_impl2.cc', | 390 'wm/session_state_controller_impl2.cc', |
| 387 'wm/session_state_controller_impl2.h', | 391 'wm/session_state_controller_impl2.h', |
| 388 'wm/session_state_observer.h', | 392 'wm/session_state_observer.h', |
| 389 'wm/shelf_layout_manager.cc', | |
| 390 'wm/shelf_layout_manager.h', | |
| 391 'wm/stacking_controller.cc', | 393 'wm/stacking_controller.cc', |
| 392 'wm/stacking_controller.h', | 394 'wm/stacking_controller.h', |
| 393 'wm/status_area_layout_manager.cc', | 395 'wm/status_area_layout_manager.cc', |
| 394 'wm/status_area_layout_manager.h', | 396 'wm/status_area_layout_manager.h', |
| 395 'wm/system_background_controller.cc', | 397 'wm/system_background_controller.cc', |
| 396 'wm/system_background_controller.h', | 398 'wm/system_background_controller.h', |
| 397 'wm/system_gesture_event_filter.cc', | 399 'wm/system_gesture_event_filter.cc', |
| 398 'wm/system_gesture_event_filter.h', | 400 'wm/system_gesture_event_filter.h', |
| 399 'wm/system_modal_container_event_filter.cc', | 401 'wm/system_modal_container_event_filter.cc', |
| 400 'wm/system_modal_container_event_filter.h', | 402 'wm/system_modal_container_event_filter.h', |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 604 'keyboard_overlay/keyboard_overlay_view_unittest.cc', | 606 'keyboard_overlay/keyboard_overlay_view_unittest.cc', |
| 605 'launcher/launcher_model_unittest.cc', | 607 'launcher/launcher_model_unittest.cc', |
| 606 'launcher/launcher_navigator_unittest.cc', | 608 'launcher/launcher_navigator_unittest.cc', |
| 607 'launcher/launcher_tooltip_manager_unittest.cc', | 609 'launcher/launcher_tooltip_manager_unittest.cc', |
| 608 'launcher/launcher_unittest.cc', | 610 'launcher/launcher_unittest.cc', |
| 609 'launcher/launcher_view_unittest.cc', | 611 'launcher/launcher_view_unittest.cc', |
| 610 'magnifier/magnification_controller_unittest.cc', | 612 'magnifier/magnification_controller_unittest.cc', |
| 611 'root_window_controller_unittest.cc', | 613 'root_window_controller_unittest.cc', |
| 612 'screen_ash_unittest.cc', | 614 'screen_ash_unittest.cc', |
| 613 'screensaver/screensaver_view_unittest.cc', | 615 'screensaver/screensaver_view_unittest.cc', |
| 616 'shelf/shelf_layout_manager_unittest.cc', |
| 617 'shelf/shelf_widget_unittest.cc', |
| 614 'shell_unittest.cc', | 618 'shell_unittest.cc', |
| 615 'shell/app_list.cc', | 619 'shell/app_list.cc', |
| 616 'shell/bubble.cc', | 620 'shell/bubble.cc', |
| 617 'shell/context_menu.cc', | 621 'shell/context_menu.cc', |
| 618 'shell/context_menu.h', | 622 'shell/context_menu.h', |
| 619 'shell/launcher_delegate_impl.cc', | 623 'shell/launcher_delegate_impl.cc', |
| 620 'shell/lock_view.cc', | 624 'shell/lock_view.cc', |
| 621 'shell/panel_window.cc', | 625 'shell/panel_window.cc', |
| 622 'shell/shell_delegate_impl.cc', | 626 'shell/shell_delegate_impl.cc', |
| 623 'shell/shell_delegate_impl.h', | 627 'shell/shell_delegate_impl.h', |
| (...skipping 11 matching lines...) Expand all Loading... |
| 635 'wm/ash_native_cursor_manager_unittest.cc', | 639 'wm/ash_native_cursor_manager_unittest.cc', |
| 636 'wm/base_layout_manager_unittest.cc', | 640 'wm/base_layout_manager_unittest.cc', |
| 637 'wm/custom_frame_view_ash_unittest.cc', | 641 'wm/custom_frame_view_ash_unittest.cc', |
| 638 'wm/drag_window_resizer_unittest.cc', | 642 'wm/drag_window_resizer_unittest.cc', |
| 639 'wm/frame_painter_unittest.cc', | 643 'wm/frame_painter_unittest.cc', |
| 640 'wm/panel_layout_manager_unittest.cc', | 644 'wm/panel_layout_manager_unittest.cc', |
| 641 'wm/panel_window_resizer_unittest.cc', | 645 'wm/panel_window_resizer_unittest.cc', |
| 642 'wm/power_button_controller_unittest.cc', | 646 'wm/power_button_controller_unittest.cc', |
| 643 'wm/screen_dimmer_unittest.cc', | 647 'wm/screen_dimmer_unittest.cc', |
| 644 'wm/session_state_controller_impl2_unittest.cc', | 648 'wm/session_state_controller_impl2_unittest.cc', |
| 645 'wm/shelf_layout_manager_unittest.cc', | |
| 646 'wm/stacking_controller_unittest.cc', | 649 'wm/stacking_controller_unittest.cc', |
| 647 'wm/system_gesture_event_filter_unittest.cc', | 650 'wm/system_gesture_event_filter_unittest.cc', |
| 648 'wm/system_modal_container_layout_manager_unittest.cc', | 651 'wm/system_modal_container_layout_manager_unittest.cc', |
| 649 'wm/toplevel_window_event_handler_unittest.cc', | 652 'wm/toplevel_window_event_handler_unittest.cc', |
| 650 'wm/user_activity_detector_unittest.cc', | 653 'wm/user_activity_detector_unittest.cc', |
| 651 'wm/video_detector_unittest.cc', | 654 'wm/video_detector_unittest.cc', |
| 652 'wm/window_animations_unittest.cc', | 655 'wm/window_animations_unittest.cc', |
| 653 'wm/window_cycle_controller_unittest.cc', | 656 'wm/window_cycle_controller_unittest.cc', |
| 654 'wm/window_manager_unittest.cc', | 657 'wm/window_manager_unittest.cc', |
| 655 'wm/window_modality_controller_unittest.cc', | 658 'wm/window_modality_controller_unittest.cc', |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 793 'shell/cocoa/app-Info.plist', | 796 'shell/cocoa/app-Info.plist', |
| 794 ], | 797 ], |
| 795 'xcode_settings': { | 798 'xcode_settings': { |
| 796 'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist', | 799 'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist', |
| 797 }, | 800 }, |
| 798 }], | 801 }], |
| 799 ], | 802 ], |
| 800 }, | 803 }, |
| 801 ], | 804 ], |
| 802 } | 805 } |
| OLD | NEW |