summaryrefslogtreecommitdiffstats
path: root/chromium/ash/BUILD.gn
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-01-20 13:40:20 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-01-22 12:41:23 +0000
commit7961cea6d1041e3e454dae6a1da660b453efd238 (patch)
treec0eeb4a9ff9ba32986289c1653d9608e53ccb444 /chromium/ash/BUILD.gn
parentb7034d0803538058e5c9d904ef03cf5eab34f6ef (diff)
BASELINE: Update Chromium to 78.0.3904.130
Change-Id: If185e0c0061b3437531c97c9c8c78f239352a68b Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'chromium/ash/BUILD.gn')
-rw-r--r--chromium/ash/BUILD.gn93
1 files changed, 69 insertions, 24 deletions
diff --git a/chromium/ash/BUILD.gn b/chromium/ash/BUILD.gn
index f267d2d5439..da791573c1a 100644
--- a/chromium/ash/BUILD.gn
+++ b/chromium/ash/BUILD.gn
@@ -56,6 +56,8 @@ component("ash") {
"public/cpp/multi_user_window_manager.h",
"public/cpp/multi_user_window_manager_delegate.h",
"public/cpp/multi_user_window_manager_observer.h",
+ "public/cpp/overview_test_api.h",
+ "public/cpp/split_view_test_api.h",
"public/cpp/window_finder.h",
"public/cpp/window_tree_host_lookup.h",
"root_window_controller.h",
@@ -160,6 +162,7 @@ component("ash") {
"accessibility/touch_exploration_controller.h",
"accessibility/touch_exploration_manager.cc",
"accessibility/touch_exploration_manager.h",
+ "ambient/ambient_constants.h",
"ambient/ambient_controller.cc",
"ambient/ambient_controller.h",
"ambient/model/photo_model.cc",
@@ -181,8 +184,6 @@ component("ash") {
"ash_service.cc",
"assistant/assistant_alarm_timer_controller.cc",
"assistant/assistant_alarm_timer_controller.h",
- "assistant/assistant_cache_controller.cc",
- "assistant/assistant_cache_controller.h",
"assistant/assistant_controller.cc",
"assistant/assistant_controller.h",
"assistant/assistant_controller_observer.h",
@@ -192,13 +193,15 @@ component("ash") {
"assistant/assistant_notification_controller.h",
"assistant/assistant_notification_expiry_monitor.cc",
"assistant/assistant_notification_expiry_monitor.h",
- "assistant/assistant_prefs_controller.cc",
- "assistant/assistant_prefs_controller.h",
"assistant/assistant_screen_context_controller.cc",
"assistant/assistant_screen_context_controller.h",
"assistant/assistant_settings.cc",
"assistant/assistant_setup_controller.cc",
"assistant/assistant_setup_controller.h",
+ "assistant/assistant_state_controller.cc",
+ "assistant/assistant_state_controller.h",
+ "assistant/assistant_suggestions_controller.cc",
+ "assistant/assistant_suggestions_controller.h",
"assistant/assistant_ui_controller.cc",
"assistant/assistant_ui_controller.h",
"assistant/assistant_view_delegate_impl.cc",
@@ -217,8 +220,6 @@ component("ash") {
"cancel_mode.h",
"custom_tab/arc_custom_tab_view.cc",
"custom_tab/arc_custom_tab_view.h",
- "dbus/ash_dbus_helper.cc",
- "dbus/ash_dbus_helper.h",
"dbus/ash_dbus_services.cc",
"dbus/ash_dbus_services.h",
"dbus/display_service_provider.cc",
@@ -516,6 +517,10 @@ component("ash") {
"power/gatt_battery_percentage_fetcher.h",
"power/gatt_battery_poller.cc",
"power/gatt_battery_poller.h",
+ "power/hid_battery_listener.cc",
+ "power/hid_battery_listener.h",
+ "power/hid_battery_util.cc",
+ "power/hid_battery_util.h",
"power/peripheral_battery_tracker.cc",
"power/peripheral_battery_tracker.h",
"root_window_controller.cc",
@@ -553,6 +558,8 @@ component("ash") {
"shelf/home_button.h",
"shelf/home_button_controller.cc",
"shelf/home_button_controller.h",
+ "shelf/hotseat_widget.cc",
+ "shelf/hotseat_widget.h",
"shelf/login_shelf_view.cc",
"shelf/login_shelf_view.h",
"shelf/overflow_bubble.cc",
@@ -561,6 +568,10 @@ component("ash") {
"shelf/overflow_bubble_view.h",
"shelf/overflow_button.cc",
"shelf/overflow_button.h",
+ "shelf/scroll_arrow_view.cc",
+ "shelf/scroll_arrow_view.h",
+ "shelf/scrollable_shelf_view.cc",
+ "shelf/scrollable_shelf_view.h",
"shelf/shelf.cc",
"shelf/shelf_app_button.cc",
"shelf/shelf_app_button.h",
@@ -577,6 +588,8 @@ component("ash") {
"shelf/shelf_button_pressed_metric_tracker.cc",
"shelf/shelf_button_pressed_metric_tracker.h",
"shelf/shelf_constants.h",
+ "shelf/shelf_container_view.cc",
+ "shelf/shelf_container_view.h",
"shelf/shelf_context_menu_model.cc",
"shelf/shelf_context_menu_model.h",
"shelf/shelf_control_button.cc",
@@ -592,6 +605,8 @@ component("ash") {
"shelf/shelf_locking_manager.h",
"shelf/shelf_menu_model_adapter.cc",
"shelf/shelf_menu_model_adapter.h",
+ "shelf/shelf_navigation_widget.cc",
+ "shelf/shelf_navigation_widget.h",
"shelf/shelf_observer.h",
"shelf/shelf_tooltip_bubble.cc",
"shelf/shelf_tooltip_bubble.h",
@@ -624,6 +639,7 @@ component("ash") {
"sticky_keys/sticky_keys_state.h",
"style/ash_color_provider.cc",
"style/ash_color_provider.h",
+ "style/default_color_constants.h",
"system/accessibility/accessibility_feature_disable_dialog.cc",
"system/accessibility/accessibility_feature_disable_dialog.h",
"system/accessibility/accessibility_feature_pod_controller.cc",
@@ -736,6 +752,8 @@ component("ash") {
"system/message_center/notifier_settings_view.h",
"system/message_center/session_state_notification_blocker.cc",
"system/message_center/session_state_notification_blocker.h",
+ "system/message_center/unified_message_center_bubble.cc",
+ "system/message_center/unified_message_center_bubble.h",
"system/message_center/unified_message_center_view.cc",
"system/message_center/unified_message_center_view.h",
"system/message_center/unified_message_list_view.cc",
@@ -787,6 +805,7 @@ component("ash") {
"system/network/sms_observer.h",
"system/network/tray_network_state_model.cc",
"system/network/tray_network_state_model.h",
+ "system/network/tray_network_state_observer.h",
"system/network/unified_network_detailed_view_controller.cc",
"system/network/unified_network_detailed_view_controller.h",
"system/network/unified_vpn_detailed_view_controller.cc",
@@ -915,8 +934,6 @@ component("ash") {
"system/tray/hover_highlight_view.h",
"system/tray/interacted_by_tap_recorder.cc",
"system/tray/interacted_by_tap_recorder.h",
- "system/tray/label_tray_view.cc",
- "system/tray/label_tray_view.h",
"system/tray/size_range_layout.cc",
"system/tray/size_range_layout.h",
"system/tray/system_menu_button.cc",
@@ -1088,6 +1105,8 @@ component("ash") {
"wm/desks/desk_preview_view.h",
"wm/desks/desks_animations.cc",
"wm/desks/desks_animations.h",
+ "wm/desks/desks_bar_item_border.cc",
+ "wm/desks/desks_bar_item_border.h",
"wm/desks/desks_bar_view.cc",
"wm/desks/desks_bar_view.h",
"wm/desks/desks_controller.cc",
@@ -1108,8 +1127,8 @@ component("ash") {
"wm/event_client_impl.h",
"wm/fullscreen_window_finder.cc",
"wm/fullscreen_window_finder.h",
- "wm/gestures/overview_gesture_handler.cc",
- "wm/gestures/overview_gesture_handler.h",
+ "wm/gestures/wm_gesture_handler.cc",
+ "wm/gestures/wm_gesture_handler.h",
"wm/immersive_context_ash.cc",
"wm/immersive_context_ash.h",
"wm/lock_action_handler_layout_manager.cc",
@@ -1137,12 +1156,16 @@ component("ash") {
"wm/overview/delayed_animation_observer_impl.h",
"wm/overview/drop_target_view.cc",
"wm/overview/drop_target_view.h",
+ "wm/overview/overview_animation_state_waiter.cc",
+ "wm/overview/overview_animation_state_waiter.h",
"wm/overview/overview_animation_type.h",
"wm/overview/overview_constants.h",
"wm/overview/overview_controller.cc",
"wm/overview/overview_delegate.h",
"wm/overview/overview_grid.cc",
"wm/overview/overview_grid.h",
+ "wm/overview/overview_grid_event_handler.cc",
+ "wm/overview/overview_grid_event_handler.h",
"wm/overview/overview_highlight_controller.cc",
"wm/overview/overview_highlight_controller.h",
"wm/overview/overview_item.cc",
@@ -1150,6 +1173,7 @@ component("ash") {
"wm/overview/overview_observer.h",
"wm/overview/overview_session.cc",
"wm/overview/overview_session.h",
+ "wm/overview/overview_test_api.cc",
"wm/overview/overview_utils.cc",
"wm/overview/overview_utils.h",
"wm/overview/overview_window_drag_controller.cc",
@@ -1192,6 +1216,7 @@ component("ash") {
"wm/splitview/split_view_drag_indicators.h",
"wm/splitview/split_view_highlight_view.cc",
"wm/splitview/split_view_highlight_view.h",
+ "wm/splitview/split_view_test_api.cc",
"wm/splitview/split_view_utils.cc",
"wm/splitview/split_view_utils.h",
"wm/stacking_controller.cc",
@@ -1240,6 +1265,8 @@ component("ash") {
"wm/window_finder.cc",
"wm/window_mirror_view.cc",
"wm/window_mirror_view.h",
+ "wm/window_mirror_view_pip.cc",
+ "wm/window_mirror_view_pip.h",
"wm/window_positioner.cc",
"wm/window_positioning_utils.cc",
"wm/window_preview_view.cc",
@@ -1303,7 +1330,7 @@ component("ash") {
"//ui/events",
"//ui/gfx",
"//ui/gfx/geometry",
- "//ui/gfx/geometry/mojo",
+ "//ui/gfx/geometry/mojom",
"//ui/resources",
"//ui/strings",
"//ui/views",
@@ -1326,6 +1353,7 @@ component("ash") {
"//base",
"//base:i18n",
"//base/third_party/dynamic_annotations",
+ "//build:branding_buildflags",
"//cc",
"//cc/debug",
"//cc/paint:paint",
@@ -1418,7 +1446,7 @@ component("ash") {
"//ui/message_center",
"//ui/native_theme",
"//ui/ozone",
- "//ui/ozone/public/interfaces:gesture_properties_service",
+ "//ui/ozone/public/mojom:gesture_properties_service",
"//ui/platform_window",
"//ui/platform_window/stub",
"//ui/snapshot",
@@ -1538,8 +1566,10 @@ static_library("ash_shell_lib_with_content") {
"//chromeos/constants",
"//chromeos/dbus/biod",
"//chromeos/dbus/power",
- "//chromeos/services/network_config/public/cpp:manifest",
- "//chromeos/services/network_config/public/cpp:test_support",
+ "//chromeos/dbus/shill",
+ "//chromeos/network",
+ "//chromeos/services/network_config",
+ "//chromeos/services/network_config/public/mojom",
"//chromeos/system",
"//components/discardable_memory/public/mojom",
"//components/services/font:lib",
@@ -1567,6 +1597,11 @@ static_library("ash_shell_lib_with_content") {
public_deps = [
":ash_shell_lib",
]
+ data_deps = [
+ "//ash/strings:ash_test_strings",
+ "//ash/resources:ash_test_resources_with_content_100_percent",
+ "//ash/resources:ash_test_resources_200_percent",
+ ]
}
copy("dbus_service_files") {
@@ -1599,6 +1634,7 @@ test("ash_unittests") {
"accessibility/touch_accessibility_enabler_unittest.cc",
"accessibility/touch_exploration_controller_unittest.cc",
"accessibility/touch_exploration_manager_unittest.cc",
+ "ambient/model/photo_model_unittest.cc",
"ambient/ui/ambient_container_view_unittest.cc",
"app_list/app_list_controller_impl_unittest.cc",
"app_list/app_list_metrics_unittest.cc",
@@ -1607,13 +1643,13 @@ test("ash_unittests") {
"app_list/model/app_list_item_list_unittest.cc",
"app_list/model/app_list_model_unittest.cc",
"app_list/presenter/app_list_presenter_impl_unittest.cc",
+ "app_list/views/assistant/assistant_page_view_unittest.cc",
"app_menu/notification_menu_controller_unittest.cc",
"app_menu/notification_menu_view_unittest.cc",
"app_menu/notification_overflow_view_unittest.cc",
- "assistant/assistant_controller_unittest.cc",
"assistant/assistant_notification_controller_unittest.cc",
- "assistant/assistant_prefs_controller_unittest.cc",
"assistant/assistant_screen_context_controller_unittest.cc",
+ "assistant/assistant_state_controller_unittest.cc",
"assistant/model/assistant_query_history_unittest.cc",
"assistant/ui/assistant_container_view_unittest.cc",
"assistant/util/deep_link_util_unittest.cc",
@@ -1723,6 +1759,8 @@ test("ash_unittests") {
"power/gatt_battery_controller_unittest.cc",
"power/gatt_battery_percentage_fetcher_unittest.cc",
"power/gatt_battery_poller_unittest.cc",
+ "power/hid_battery_listener_unittest.cc",
+ "power/hid_battery_util_unittest.cc",
"root_window_controller_unittest.cc",
"rotator/screen_rotation_animation_unittest.cc",
"rotator/screen_rotation_animator_unittest.cc",
@@ -1767,6 +1805,7 @@ test("ash_unittests") {
"system/message_center/message_center_ui_controller_unittest.cc",
"system/message_center/notifier_settings_view_unittest.cc",
"system/message_center/session_state_notification_blocker_unittest.cc",
+ "system/message_center/unified_message_center_bubble_unittest.cc",
"system/message_center/unified_message_center_view_unittest.cc",
"system/message_center/unified_message_list_view_unittest.cc",
"system/network/active_network_icon_unittest.cc",
@@ -1846,7 +1885,7 @@ test("ash_unittests") {
"wm/desks/desks_unittests.cc",
"wm/drag_window_resizer_unittest.cc",
"wm/fullscreen_window_finder_unittest.cc",
- "wm/gestures/overview_gesture_handler_unittest.cc",
+ "wm/gestures/wm_gesture_handler_unittest.cc",
"wm/immersive_fullscreen_controller_unittest.cc",
"wm/lock_action_handler_layout_manager_unittest.cc",
"wm/lock_layout_manager_unittest.cc",
@@ -1918,6 +1957,7 @@ test("ash_unittests") {
"//ash/app_menu",
"//ash/assistant/model",
"//ash/assistant/ui",
+ "//ash/assistant/ui:constants",
"//ash/assistant/util",
"//ash/components/fast_ink",
"//ash/components/fast_ink:unit_tests",
@@ -1937,6 +1977,7 @@ test("ash_unittests") {
"//ash/system/message_center/arc:test_support",
"//base",
"//base/test:test_support",
+ "//build:branding_buildflags",
"//chromeos:test_support",
"//chromeos/strings:strings_grit",
@@ -1952,9 +1993,10 @@ test("ash_unittests") {
# TODO(https://crbug.com/644355): Remove Shill dependencies.
"//chromeos/network:test_support",
"//chromeos/services/assistant:test_support",
+ "//chromeos/services/assistant/public/cpp:prefs",
+ "//chromeos/services/assistant/public/mojom",
"//chromeos/services/multidevice_setup/public/cpp:test_support",
"//chromeos/services/multidevice_setup/public/mojom",
- "//chromeos/services/network_config/public/cpp:test_support",
"//chromeos/services/network_config/public/mojom",
"//chromeos/system",
"//components/account_id",
@@ -1968,7 +2010,6 @@ test("ash_unittests") {
"//components/sync_preferences:test_support",
"//components/user_manager",
"//components/user_manager:test_support",
- "//device/base",
"//device/bluetooth",
"//device/bluetooth:mocks",
"//extensions/common:common_constants",
@@ -2108,10 +2149,6 @@ executable("ash_shell_with_content") {
"//content/public/app:both",
"//device/bluetooth",
]
-
- data_deps = [
- "//ash/resources:ash_test_resources_with_content_100_percent",
- ]
}
static_library("test_support") {
@@ -2135,6 +2172,8 @@ static_library("test_support") {
"app_list/test/test_app_list_client.h",
"app_menu/notification_menu_view_test_api.cc",
"app_menu/notification_menu_view_test_api.h",
+ "assistant/test/assistant_ash_test_base.cc",
+ "assistant/test/assistant_ash_test_base.h",
"assistant/test/test_assistant_service.cc",
"assistant/test/test_assistant_service.h",
"display/display_configuration_controller_test_api.cc",
@@ -2175,6 +2214,8 @@ static_library("test_support") {
"shelf/overflow_bubble_view_test_api.h",
"shelf/shelf_button_pressed_metric_tracker_test_api.cc",
"shelf/shelf_button_pressed_metric_tracker_test_api.h",
+ "shelf/shelf_focus_cycler.cc",
+ "shelf/shelf_focus_cycler.h",
"shelf/shelf_test_api_impl.cc",
"shelf/shelf_test_api_impl.h",
"shelf/shelf_view_test_api.cc",
@@ -2245,6 +2286,8 @@ static_library("test_support") {
public_deps = [
"//ash",
+ "//chromeos/services/assistant/public/mojom",
+ "//chromeos/services/network_config/public/cpp:test_support",
"//dbus",
"//services/service_manager/public/cpp/test:test_support",
"//testing/gtest",
@@ -2256,14 +2299,16 @@ static_library("test_support") {
"//ash/app_list:test_support",
"//ash/app_list/presenter",
"//ash/app_menu",
+ "//ash/assistant/model:model",
"//ash/components/fast_ink",
"//ash/public/cpp",
"//ash/public/cpp:test_support",
- "//ash/public/interfaces:test_interfaces",
+ "//ash/public/mojom:test_interfaces",
"//base",
"//base:i18n",
"//base/test:test_support",
"//cc:test_support",
+ "//ui/platform_window/common",
# TODO(https://crbug.com/644336): Make CrasAudioHandler Chrome or Ash only.
"//chromeos/audio",