| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/features.gni") | 5 import("//build/config/features.gni") |
| 6 import("//build/config/ui.gni") | 6 import("//build/config/ui.gni") |
| 7 import("//testing/test.gni") | 7 import("//testing/test.gni") |
| 8 import("//ui/base/ui_features.gni") | 8 import("//ui/base/ui_features.gni") |
| 9 | 9 |
| 10 # Historical note: Ash shipped on Windows for a couple years to support | 10 # Historical note: Ash shipped on Windows for a couple years to support |
| (...skipping 640 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 651 "wm/immersive_gesture_handler_aura.h", | 651 "wm/immersive_gesture_handler_aura.h", |
| 652 "wm/immersive_handler_factory_ash.cc", | 652 "wm/immersive_handler_factory_ash.cc", |
| 653 "wm/immersive_handler_factory_ash.h", | 653 "wm/immersive_handler_factory_ash.h", |
| 654 "wm/lock_layout_manager.cc", | 654 "wm/lock_layout_manager.cc", |
| 655 "wm/lock_layout_manager.h", | 655 "wm/lock_layout_manager.h", |
| 656 "wm/lock_state_controller.cc", | 656 "wm/lock_state_controller.cc", |
| 657 "wm/lock_state_controller.h", | 657 "wm/lock_state_controller.h", |
| 658 "wm/lock_state_observer.h", | 658 "wm/lock_state_observer.h", |
| 659 "wm/lock_window_state.cc", | 659 "wm/lock_window_state.cc", |
| 660 "wm/lock_window_state.h", | 660 "wm/lock_window_state.h", |
| 661 "wm/maximize_mode/maximize_mode_backdrop_delegate_impl.cc", | |
| 662 "wm/maximize_mode/maximize_mode_backdrop_delegate_impl.h", | |
| 663 "wm/maximize_mode/maximize_mode_controller.cc", | 661 "wm/maximize_mode/maximize_mode_controller.cc", |
| 664 "wm/maximize_mode/maximize_mode_controller.h", | 662 "wm/maximize_mode/maximize_mode_controller.h", |
| 665 "wm/maximize_mode/maximize_mode_event_handler.cc", | 663 "wm/maximize_mode/maximize_mode_event_handler.cc", |
| 666 "wm/maximize_mode/maximize_mode_event_handler.h", | 664 "wm/maximize_mode/maximize_mode_event_handler.h", |
| 667 "wm/maximize_mode/maximize_mode_event_handler_aura.cc", | 665 "wm/maximize_mode/maximize_mode_event_handler_aura.cc", |
| 668 "wm/maximize_mode/maximize_mode_event_handler_aura.h", | 666 "wm/maximize_mode/maximize_mode_event_handler_aura.h", |
| 669 "wm/maximize_mode/maximize_mode_window_manager.cc", | 667 "wm/maximize_mode/maximize_mode_window_manager.cc", |
| 670 "wm/maximize_mode/maximize_mode_window_manager.h", | 668 "wm/maximize_mode/maximize_mode_window_manager.h", |
| 671 "wm/maximize_mode/maximize_mode_window_state.cc", | 669 "wm/maximize_mode/maximize_mode_window_state.cc", |
| 672 "wm/maximize_mode/maximize_mode_window_state.h", | 670 "wm/maximize_mode/maximize_mode_window_state.h", |
| 673 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h", | 671 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h", |
| 674 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.cc", | 672 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.cc", |
| 675 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.h", | 673 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.h", |
| 676 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.cc", | 674 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.cc", |
| 677 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h", | 675 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h", |
| 676 "wm/maximize_mode/workspace_backdrop_delegate.cc", |
| 677 "wm/maximize_mode/workspace_backdrop_delegate.h", |
| 678 "wm/mru_window_tracker.cc", | 678 "wm/mru_window_tracker.cc", |
| 679 "wm/mru_window_tracker.h", | 679 "wm/mru_window_tracker.h", |
| 680 "wm/overlay_event_filter.cc", | 680 "wm/overlay_event_filter.cc", |
| 681 "wm/overlay_event_filter.h", | 681 "wm/overlay_event_filter.h", |
| 682 "wm/overview/cleanup_animation_observer.cc", | 682 "wm/overview/cleanup_animation_observer.cc", |
| 683 "wm/overview/cleanup_animation_observer.h", | 683 "wm/overview/cleanup_animation_observer.h", |
| 684 "wm/overview/overview_animation_type.h", | 684 "wm/overview/overview_animation_type.h", |
| 685 "wm/overview/scoped_overview_animation_settings.h", | 685 "wm/overview/scoped_overview_animation_settings.h", |
| 686 "wm/overview/scoped_overview_animation_settings_aura.cc", | 686 "wm/overview/scoped_overview_animation_settings_aura.cc", |
| 687 "wm/overview/scoped_overview_animation_settings_aura.h", | 687 "wm/overview/scoped_overview_animation_settings_aura.h", |
| (...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 787 "wm/wm_event.cc", | 787 "wm/wm_event.cc", |
| 788 "wm/wm_event.h", | 788 "wm/wm_event.h", |
| 789 "wm/wm_snap_to_pixel_layout_manager.cc", | 789 "wm/wm_snap_to_pixel_layout_manager.cc", |
| 790 "wm/wm_snap_to_pixel_layout_manager.h", | 790 "wm/wm_snap_to_pixel_layout_manager.h", |
| 791 "wm/wm_toplevel_window_event_handler.cc", | 791 "wm/wm_toplevel_window_event_handler.cc", |
| 792 "wm/wm_toplevel_window_event_handler.h", | 792 "wm/wm_toplevel_window_event_handler.h", |
| 793 "wm/wm_types.cc", | 793 "wm/wm_types.cc", |
| 794 "wm/wm_types.h", | 794 "wm/wm_types.h", |
| 795 "wm/wm_window_animations.cc", | 795 "wm/wm_window_animations.cc", |
| 796 "wm/wm_window_animations.h", | 796 "wm/wm_window_animations.h", |
| 797 "wm/workspace/backdrop_controller.cc", | |
| 798 "wm/workspace/backdrop_controller.h", | |
| 799 "wm/workspace/backdrop_delegate.h", | |
| 800 "wm/workspace/magnetism_matcher.cc", | 797 "wm/workspace/magnetism_matcher.cc", |
| 801 "wm/workspace/magnetism_matcher.h", | 798 "wm/workspace/magnetism_matcher.h", |
| 802 "wm/workspace/multi_window_resize_controller.cc", | 799 "wm/workspace/multi_window_resize_controller.cc", |
| 803 "wm/workspace/multi_window_resize_controller.h", | 800 "wm/workspace/multi_window_resize_controller.h", |
| 804 "wm/workspace/phantom_window_controller.cc", | 801 "wm/workspace/phantom_window_controller.cc", |
| 805 "wm/workspace/phantom_window_controller.h", | 802 "wm/workspace/phantom_window_controller.h", |
| 806 "wm/workspace/two_step_edge_cycler.cc", | 803 "wm/workspace/two_step_edge_cycler.cc", |
| 807 "wm/workspace/two_step_edge_cycler.h", | 804 "wm/workspace/two_step_edge_cycler.h", |
| 808 "wm/workspace/workspace_event_handler.cc", | 805 "wm/workspace/workspace_event_handler.cc", |
| 809 "wm/workspace/workspace_event_handler.h", | 806 "wm/workspace/workspace_event_handler.h", |
| 810 "wm/workspace/workspace_event_handler_aura.cc", | 807 "wm/workspace/workspace_event_handler_aura.cc", |
| 811 "wm/workspace/workspace_event_handler_aura.h", | 808 "wm/workspace/workspace_event_handler_aura.h", |
| 812 "wm/workspace/workspace_layout_manager.cc", | 809 "wm/workspace/workspace_layout_manager.cc", |
| 813 "wm/workspace/workspace_layout_manager.h", | 810 "wm/workspace/workspace_layout_manager.h", |
| 811 "wm/workspace/workspace_layout_manager_backdrop_delegate.h", |
| 814 "wm/workspace/workspace_types.h", | 812 "wm/workspace/workspace_types.h", |
| 815 "wm/workspace/workspace_window_resizer.cc", | 813 "wm/workspace/workspace_window_resizer.cc", |
| 816 "wm/workspace/workspace_window_resizer.h", | 814 "wm/workspace/workspace_window_resizer.h", |
| 817 "wm/workspace_controller.cc", | 815 "wm/workspace_controller.cc", |
| 818 "wm/workspace_controller.h", | 816 "wm/workspace_controller.h", |
| 819 "wm_display_observer.h", | 817 "wm_display_observer.h", |
| 820 "wm_transient_window_observer.h", | 818 "wm_transient_window_observer.h", |
| 821 "wm_window.cc", | 819 "wm_window.cc", |
| 822 "wm_window.h", | 820 "wm_window.h", |
| 823 ] | 821 ] |
| (...skipping 688 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1512 "//content/public/app:both", | 1510 "//content/public/app:both", |
| 1513 "//device/bluetooth", | 1511 "//device/bluetooth", |
| 1514 ] | 1512 ] |
| 1515 | 1513 |
| 1516 data_deps = [ | 1514 data_deps = [ |
| 1517 "//ash/strings:ash_test_strings", | 1515 "//ash/strings:ash_test_strings", |
| 1518 "//ash/resources:ash_test_resources_with_content_100_percent", | 1516 "//ash/resources:ash_test_resources_with_content_100_percent", |
| 1519 "//ash/resources:ash_test_resources_200_percent", | 1517 "//ash/resources:ash_test_resources_200_percent", |
| 1520 ] | 1518 ] |
| 1521 } | 1519 } |
| OLD | NEW |