| 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 414 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 425 'wm/gestures/system_pinch_handler.cc', | 425 'wm/gestures/system_pinch_handler.cc', |
| 426 'wm/gestures/system_pinch_handler.h', | 426 'wm/gestures/system_pinch_handler.h', |
| 427 'wm/gestures/tray_gesture_handler.cc', | 427 'wm/gestures/tray_gesture_handler.cc', |
| 428 'wm/gestures/tray_gesture_handler.h', | 428 'wm/gestures/tray_gesture_handler.h', |
| 429 'wm/gestures/two_finger_drag_handler.cc', | 429 'wm/gestures/two_finger_drag_handler.cc', |
| 430 'wm/gestures/two_finger_drag_handler.h', | 430 'wm/gestures/two_finger_drag_handler.h', |
| 431 'wm/image_cursors.cc', | 431 'wm/image_cursors.cc', |
| 432 'wm/image_cursors.h', | 432 'wm/image_cursors.h', |
| 433 'wm/lock_state_controller.cc', | 433 'wm/lock_state_controller.cc', |
| 434 'wm/lock_state_controller.h', | 434 'wm/lock_state_controller.h', |
| 435 'wm/lock_state_controller_impl2.cc', | |
| 436 'wm/lock_state_controller_impl2.h', | |
| 437 'wm/lock_state_observer.h', | 435 'wm/lock_state_observer.h', |
| 438 'wm/mru_window_tracker.cc', | 436 'wm/mru_window_tracker.cc', |
| 439 'wm/mru_window_tracker.h', | 437 'wm/mru_window_tracker.h', |
| 440 'wm/overlay_event_filter.cc', | 438 'wm/overlay_event_filter.cc', |
| 441 'wm/overlay_event_filter.h', | 439 'wm/overlay_event_filter.h', |
| 442 'wm/overview/scoped_transform_overview_window.cc', | 440 'wm/overview/scoped_transform_overview_window.cc', |
| 443 'wm/overview/scoped_transform_overview_window.h', | 441 'wm/overview/scoped_transform_overview_window.h', |
| 444 'wm/overview/window_overview.cc', | 442 'wm/overview/window_overview.cc', |
| 445 'wm/overview/window_overview.h', | 443 'wm/overview/window_overview.h', |
| 446 'wm/overview/window_selector.cc', | 444 'wm/overview/window_selector.cc', |
| (...skipping 22 matching lines...) Expand all Loading... |
| 469 'wm/resize_shadow.cc', | 467 'wm/resize_shadow.cc', |
| 470 'wm/resize_shadow.h', | 468 'wm/resize_shadow.h', |
| 471 'wm/resize_shadow_controller.cc', | 469 'wm/resize_shadow_controller.cc', |
| 472 'wm/resize_shadow_controller.h', | 470 'wm/resize_shadow_controller.h', |
| 473 'wm/root_window_layout_manager.cc', | 471 'wm/root_window_layout_manager.cc', |
| 474 'wm/root_window_layout_manager.h', | 472 'wm/root_window_layout_manager.h', |
| 475 'wm/screen_dimmer.cc', | 473 'wm/screen_dimmer.cc', |
| 476 'wm/screen_dimmer.h', | 474 'wm/screen_dimmer.h', |
| 477 'wm/session_state_animator.cc', | 475 'wm/session_state_animator.cc', |
| 478 'wm/session_state_animator.h', | 476 'wm/session_state_animator.h', |
| 479 'wm/session_state_controller_impl.cc', | |
| 480 'wm/session_state_controller_impl.h', | |
| 481 'wm/stacking_controller.cc', | 477 'wm/stacking_controller.cc', |
| 482 'wm/stacking_controller.h', | 478 'wm/stacking_controller.h', |
| 483 'wm/status_area_layout_manager.cc', | 479 'wm/status_area_layout_manager.cc', |
| 484 'wm/status_area_layout_manager.h', | 480 'wm/status_area_layout_manager.h', |
| 485 'wm/sticky_keys.cc', | 481 'wm/sticky_keys.cc', |
| 486 'wm/sticky_keys.h', | 482 'wm/sticky_keys.h', |
| 487 'wm/system_background_controller.cc', | 483 'wm/system_background_controller.cc', |
| 488 'wm/system_background_controller.h', | 484 'wm/system_background_controller.h', |
| 489 'wm/system_gesture_event_filter.cc', | 485 'wm/system_gesture_event_filter.cc', |
| 490 'wm/system_gesture_event_filter.h', | 486 'wm/system_gesture_event_filter.h', |
| (...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 746 'tooltips/tooltip_controller_unittest.cc', | 742 'tooltips/tooltip_controller_unittest.cc', |
| 747 'touch/touch_observer_hud_unittest.cc', | 743 'touch/touch_observer_hud_unittest.cc', |
| 748 'wm/ash_native_cursor_manager_unittest.cc', | 744 'wm/ash_native_cursor_manager_unittest.cc', |
| 749 'wm/base_layout_manager_unittest.cc', | 745 'wm/base_layout_manager_unittest.cc', |
| 750 'wm/caption_buttons/frame_caption_button_container_view_unittest.cc', | 746 'wm/caption_buttons/frame_caption_button_container_view_unittest.cc', |
| 751 'wm/caption_buttons/frame_maximize_button_unittest.cc', | 747 'wm/caption_buttons/frame_maximize_button_unittest.cc', |
| 752 'wm/dock/docked_window_layout_manager_unittest.cc', | 748 'wm/dock/docked_window_layout_manager_unittest.cc', |
| 753 'wm/dock/docked_window_resizer_unittest.cc', | 749 'wm/dock/docked_window_resizer_unittest.cc', |
| 754 'wm/drag_window_resizer_unittest.cc', | 750 'wm/drag_window_resizer_unittest.cc', |
| 755 'wm/frame_painter_unittest.cc', | 751 'wm/frame_painter_unittest.cc', |
| 756 'wm/lock_state_controller_impl2_unittest.cc', | 752 'wm/lock_state_controller_unittest.cc', |
| 757 'wm/overview/window_selector_unittest.cc', | 753 'wm/overview/window_selector_unittest.cc', |
| 758 'wm/panels/panel_layout_manager_unittest.cc', | 754 'wm/panels/panel_layout_manager_unittest.cc', |
| 759 'wm/panels/panel_window_resizer_unittest.cc', | 755 'wm/panels/panel_window_resizer_unittest.cc', |
| 760 'wm/partial_screenshot_view_unittest.cc', | 756 'wm/partial_screenshot_view_unittest.cc', |
| 761 'wm/power_button_controller_unittest.cc', | |
| 762 'wm/screen_dimmer_unittest.cc', | 757 'wm/screen_dimmer_unittest.cc', |
| 763 'wm/stacking_controller_unittest.cc', | 758 'wm/stacking_controller_unittest.cc', |
| 764 'wm/sticky_keys_unittest.cc', | 759 'wm/sticky_keys_unittest.cc', |
| 765 'wm/system_gesture_event_filter_unittest.cc', | 760 'wm/system_gesture_event_filter_unittest.cc', |
| 766 'wm/system_modal_container_layout_manager_unittest.cc', | 761 'wm/system_modal_container_layout_manager_unittest.cc', |
| 767 'wm/toplevel_window_event_handler_unittest.cc', | 762 'wm/toplevel_window_event_handler_unittest.cc', |
| 768 'wm/user_activity_detector_unittest.cc', | 763 'wm/user_activity_detector_unittest.cc', |
| 769 'wm/video_detector_unittest.cc', | 764 'wm/video_detector_unittest.cc', |
| 770 'wm/window_animations_unittest.cc', | 765 'wm/window_animations_unittest.cc', |
| 771 'wm/window_cycle_controller_unittest.cc', | 766 'wm/window_cycle_controller_unittest.cc', |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 894 }, | 889 }, |
| 895 }, | 890 }, |
| 896 'dependencies': [ | 891 'dependencies': [ |
| 897 '../sandbox/sandbox.gyp:sandbox', | 892 '../sandbox/sandbox.gyp:sandbox', |
| 898 ], | 893 ], |
| 899 }], | 894 }], |
| 900 ], | 895 ], |
| 901 }, | 896 }, |
| 902 ], | 897 ], |
| 903 } | 898 } |
| OLD | NEW |