| 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 609 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 620 "wallpaper/wallpaper_delegate.h", | 620 "wallpaper/wallpaper_delegate.h", |
| 621 "wallpaper/wallpaper_view.cc", | 621 "wallpaper/wallpaper_view.cc", |
| 622 "wallpaper/wallpaper_view.h", | 622 "wallpaper/wallpaper_view.h", |
| 623 "wallpaper/wallpaper_widget_controller.cc", | 623 "wallpaper/wallpaper_widget_controller.cc", |
| 624 "wallpaper/wallpaper_widget_controller.h", | 624 "wallpaper/wallpaper_widget_controller.h", |
| 625 "window_user_data.h", | 625 "window_user_data.h", |
| 626 "wm/always_on_top_controller.cc", | 626 "wm/always_on_top_controller.cc", |
| 627 "wm/always_on_top_controller.h", | 627 "wm/always_on_top_controller.h", |
| 628 "wm/ash_focus_rules.cc", | 628 "wm/ash_focus_rules.cc", |
| 629 "wm/ash_focus_rules.h", | 629 "wm/ash_focus_rules.h", |
| 630 "wm/ash_native_cursor_manager.cc", | |
| 631 "wm/ash_native_cursor_manager.h", | |
| 632 "wm/boot_splash_screen_chromeos.cc", | 630 "wm/boot_splash_screen_chromeos.cc", |
| 633 "wm/boot_splash_screen_chromeos.h", | 631 "wm/boot_splash_screen_chromeos.h", |
| 634 "wm/container_finder.cc", | 632 "wm/container_finder.cc", |
| 635 "wm/container_finder.h", | 633 "wm/container_finder.h", |
| 636 "wm/cursor_manager_chromeos.cc", | 634 "wm/cursor_manager_chromeos.cc", |
| 637 "wm/cursor_manager_chromeos.h", | 635 "wm/cursor_manager_chromeos.h", |
| 638 "wm/default_state.cc", | 636 "wm/default_state.cc", |
| 639 "wm/default_state.h", | 637 "wm/default_state.h", |
| 640 "wm/default_window_resizer.cc", | 638 "wm/default_window_resizer.cc", |
| 641 "wm/default_window_resizer.h", | 639 "wm/default_window_resizer.h", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 682 "wm/maximize_mode/maximize_mode_window_manager.h", | 680 "wm/maximize_mode/maximize_mode_window_manager.h", |
| 683 "wm/maximize_mode/maximize_mode_window_state.cc", | 681 "wm/maximize_mode/maximize_mode_window_state.cc", |
| 684 "wm/maximize_mode/maximize_mode_window_state.h", | 682 "wm/maximize_mode/maximize_mode_window_state.h", |
| 685 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h", | 683 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h", |
| 686 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.cc", | 684 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.cc", |
| 687 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.h", | 685 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.h", |
| 688 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.cc", | 686 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.cc", |
| 689 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h", | 687 "wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h", |
| 690 "wm/mru_window_tracker.cc", | 688 "wm/mru_window_tracker.cc", |
| 691 "wm/mru_window_tracker.h", | 689 "wm/mru_window_tracker.h", |
| 690 "wm/native_cursor_manager_ash.h", |
| 691 "wm/native_cursor_manager_ash_classic.cc", |
| 692 "wm/native_cursor_manager_ash_classic.h", |
| 693 "wm/native_cursor_manager_ash_mus.cc", |
| 694 "wm/native_cursor_manager_ash_mus.h", |
| 692 "wm/overlay_event_filter.cc", | 695 "wm/overlay_event_filter.cc", |
| 693 "wm/overlay_event_filter.h", | 696 "wm/overlay_event_filter.h", |
| 694 "wm/overview/cleanup_animation_observer.cc", | 697 "wm/overview/cleanup_animation_observer.cc", |
| 695 "wm/overview/cleanup_animation_observer.h", | 698 "wm/overview/cleanup_animation_observer.h", |
| 696 "wm/overview/overview_animation_type.h", | 699 "wm/overview/overview_animation_type.h", |
| 697 "wm/overview/scoped_overview_animation_settings.cc", | 700 "wm/overview/scoped_overview_animation_settings.cc", |
| 698 "wm/overview/scoped_overview_animation_settings.h", | 701 "wm/overview/scoped_overview_animation_settings.h", |
| 699 "wm/overview/scoped_transform_overview_window.cc", | 702 "wm/overview/scoped_transform_overview_window.cc", |
| 700 "wm/overview/scoped_transform_overview_window.h", | 703 "wm/overview/scoped_transform_overview_window.h", |
| 701 "wm/overview/window_grid.cc", | 704 "wm/overview/window_grid.cc", |
| (...skipping 690 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1392 # TODO(moshayedi): port to work with mash. http://crbug.com/698033. | 1395 # TODO(moshayedi): port to work with mash. http://crbug.com/698033. |
| 1393 "utility/screenshot_controller_unittest.cc", | 1396 "utility/screenshot_controller_unittest.cc", |
| 1394 | 1397 |
| 1395 # TODO: keyboard is not enabled in mash. http://crbug.com/648733. | 1398 # TODO: keyboard is not enabled in mash. http://crbug.com/648733. |
| 1396 "virtual_keyboard_controller_unittest.cc", | 1399 "virtual_keyboard_controller_unittest.cc", |
| 1397 | 1400 |
| 1398 # TODO: keyboard is not enabled in mash. http://crbug.com/648733. | 1401 # TODO: keyboard is not enabled in mash. http://crbug.com/648733. |
| 1399 "wm/always_on_top_controller_unittest.cc", | 1402 "wm/always_on_top_controller_unittest.cc", |
| 1400 | 1403 |
| 1401 # TODO: mash doesn't support CursorManager. http://crbug.com/631103. | 1404 # TODO: mash doesn't support CursorManager. http://crbug.com/631103. |
| 1402 "wm/ash_native_cursor_manager_unittest.cc", | 1405 "wm/native_cursor_manager_ash_unittest.cc", |
| 1403 | 1406 |
| 1404 # TODO: mash doesn't support DragWindowResizer. http://crbug.com/633782. | 1407 # TODO: mash doesn't support DragWindowResizer. http://crbug.com/633782. |
| 1405 "wm/drag_window_resizer_unittest.cc", | 1408 "wm/drag_window_resizer_unittest.cc", |
| 1406 | 1409 |
| 1407 # TODO: mash doesn't support OverviewGestureHandler. | 1410 # TODO: mash doesn't support OverviewGestureHandler. |
| 1408 # http://crbug.com/634994. | 1411 # http://crbug.com/634994. |
| 1409 "wm/gestures/overview_gesture_handler_unittest.cc", | 1412 "wm/gestures/overview_gesture_handler_unittest.cc", |
| 1410 | 1413 |
| 1411 # TODO: fails because keyboard is not enabled in mash. | 1414 # TODO: fails because keyboard is not enabled in mash. |
| 1412 # http://crbug.com/648733. | 1415 # http://crbug.com/648733. |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1531 "//content/public/app:both", | 1534 "//content/public/app:both", |
| 1532 "//device/bluetooth", | 1535 "//device/bluetooth", |
| 1533 ] | 1536 ] |
| 1534 | 1537 |
| 1535 data_deps = [ | 1538 data_deps = [ |
| 1536 "//ash/strings:ash_test_strings", | 1539 "//ash/strings:ash_test_strings", |
| 1537 "//ash/resources:ash_test_resources_with_content_100_percent", | 1540 "//ash/resources:ash_test_resources_with_content_100_percent", |
| 1538 "//ash/resources:ash_test_resources_200_percent", | 1541 "//ash/resources:ash_test_resources_200_percent", |
| 1539 ] | 1542 ] |
| 1540 } | 1543 } |
| OLD | NEW |