| # Copyright 2014 The Chromium Authors |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| |
| import("//ash/ambient/resources/resources.gni") |
| import("//build/config/chromeos/ui_mode.gni") |
| import("//build/config/features.gni") |
| import("//build/config/ui.gni") |
| import("//chromeos/ash/components/assistant/ambient.gni") |
| import("//chromeos/ash/components/scalable_iph/scalable_iph.gni") |
| import("//mojo/public/tools/bindings/mojom.gni") |
| import("//testing/test.gni") |
| import("//tools/grit/repack.gni") |
| import("//ui/base/ui_features.gni") |
| |
| # Historical note: Ash shipped on Windows for a couple years to support |
| # Windows 8 Metro mode. Windows support was removed in 2016. |
| assert(is_chromeos_ash) |
| assert(use_aura) |
| assert(enable_hidpi) |
| |
| # Chromebooks use ozone/DRM. linux-chromeos uses ozone/X11. |
| assert(use_ozone) |
| |
| # NOTE: Ash uses DEPS files to restrict access to its internals, rather than a |
| # GN "public" section. See README.md for notes on dependencies. |
| component("ash") { |
| sources = [ |
| "accelerators/accelerator_alias_converter.cc", |
| "accelerators/accelerator_alias_converter.h", |
| "accelerators/accelerator_capslock_state_machine.cc", |
| "accelerators/accelerator_capslock_state_machine.h", |
| "accelerators/accelerator_commands.cc", |
| "accelerators/accelerator_commands.h", |
| "accelerators/accelerator_controller_impl.cc", |
| "accelerators/accelerator_controller_impl.h", |
| "accelerators/accelerator_encoding.cc", |
| "accelerators/accelerator_encoding.h", |
| "accelerators/accelerator_history_impl.cc", |
| "accelerators/accelerator_history_impl.h", |
| "accelerators/accelerator_ids.h", |
| "accelerators/accelerator_launcher_state_machine.cc", |
| "accelerators/accelerator_launcher_state_machine.h", |
| "accelerators/accelerator_notifications.cc", |
| "accelerators/accelerator_notifications.h", |
| "accelerators/accelerator_prefs.cc", |
| "accelerators/accelerator_prefs.h", |
| "accelerators/accelerator_prefs_delegate.h", |
| "accelerators/accelerator_shift_disable_capslock_state_machine.cc", |
| "accelerators/accelerator_shift_disable_capslock_state_machine.h", |
| "accelerators/accelerator_table.cc", |
| "accelerators/accelerator_table.h", |
| "accelerators/accelerator_tracker.cc", |
| "accelerators/accelerator_tracker.h", |
| "accelerators/ash_accelerator_configuration.cc", |
| "accelerators/ash_accelerator_configuration.h", |
| "accelerators/ash_focus_manager_factory.cc", |
| "accelerators/ash_focus_manager_factory.h", |
| "accelerators/debug_commands.cc", |
| "accelerators/debug_commands.h", |
| "accelerators/exit_warning_handler.cc", |
| "accelerators/exit_warning_handler.h", |
| "accelerators/key_hold_detector.cc", |
| "accelerators/key_hold_detector.h", |
| "accelerators/keyboard_code_util.cc", |
| "accelerators/keyboard_code_util.h", |
| "accelerators/magnifier_key_scroller.cc", |
| "accelerators/magnifier_key_scroller.h", |
| "accelerators/pre_target_accelerator_handler.cc", |
| "accelerators/pre_target_accelerator_handler.h", |
| "accelerators/shortcut_input_handler.cc", |
| "accelerators/shortcut_input_handler.h", |
| "accelerators/spoken_feedback_toggler.cc", |
| "accelerators/spoken_feedback_toggler.h", |
| "accelerators/tablet_volume_controller.cc", |
| "accelerators/tablet_volume_controller.h", |
| "accelerometer/accel_gyro_samples_observer.cc", |
| "accelerometer/accel_gyro_samples_observer.h", |
| "accelerometer/accelerometer_constants.h", |
| "accelerometer/accelerometer_provider_mojo.cc", |
| "accelerometer/accelerometer_provider_mojo.h", |
| "accelerometer/accelerometer_reader.cc", |
| "accelerometer/accelerometer_reader.h", |
| "accelerometer/accelerometer_types.cc", |
| "accelerometer/accelerometer_types.h", |
| "accessibility/a11y_feature_type.h", |
| "accessibility/accessibility_controller_impl.cc", |
| "accessibility/accessibility_controller_impl.h", |
| "accessibility/accessibility_delegate.h", |
| "accessibility/accessibility_event_handler_manager.cc", |
| "accessibility/accessibility_event_handler_manager.h", |
| "accessibility/accessibility_notification_controller.cc", |
| "accessibility/accessibility_notification_controller.h", |
| "accessibility/accessibility_observer.h", |
| "accessibility/autoclick/autoclick_controller.cc", |
| "accessibility/autoclick/autoclick_controller.h", |
| "accessibility/autoclick/autoclick_drag_event_rewriter.cc", |
| "accessibility/autoclick/autoclick_drag_event_rewriter.h", |
| "accessibility/autoclick/autoclick_ring_handler.cc", |
| "accessibility/autoclick/autoclick_ring_handler.h", |
| "accessibility/autoclick/autoclick_scroll_position_handler.cc", |
| "accessibility/autoclick/autoclick_scroll_position_handler.h", |
| "accessibility/caption_bubble_context_ash.cc", |
| "accessibility/caption_bubble_context_ash.h", |
| "accessibility/chromevox/key_accessibility_enabler.cc", |
| "accessibility/chromevox/key_accessibility_enabler.h", |
| "accessibility/chromevox/spoken_feedback_enabler.cc", |
| "accessibility/chromevox/spoken_feedback_enabler.h", |
| "accessibility/chromevox/touch_accessibility_enabler.cc", |
| "accessibility/chromevox/touch_accessibility_enabler.h", |
| "accessibility/chromevox/touch_exploration_controller.cc", |
| "accessibility/chromevox/touch_exploration_controller.h", |
| "accessibility/chromevox/touch_exploration_manager.cc", |
| "accessibility/chromevox/touch_exploration_manager.h", |
| "accessibility/default_accessibility_delegate.cc", |
| "accessibility/default_accessibility_delegate.h", |
| "accessibility/dictation_nudge.cc", |
| "accessibility/dictation_nudge.h", |
| "accessibility/dictation_nudge_controller.cc", |
| "accessibility/dictation_nudge_controller.h", |
| "accessibility/magnifier/docked_magnifier_controller.cc", |
| "accessibility/magnifier/docked_magnifier_controller.h", |
| "accessibility/magnifier/docked_magnifier_controller.h", |
| "accessibility/magnifier/fullscreen_magnifier_controller.cc", |
| "accessibility/magnifier/fullscreen_magnifier_controller.h", |
| "accessibility/magnifier/fullscreen_magnifier_controller.h", |
| "accessibility/magnifier/magnifier_glass.cc", |
| "accessibility/magnifier/magnifier_glass.h", |
| "accessibility/magnifier/magnifier_utils.cc", |
| "accessibility/magnifier/magnifier_utils.h", |
| "accessibility/magnifier/partial_magnifier_controller.cc", |
| "accessibility/magnifier/partial_magnifier_controller.h", |
| "accessibility/scoped_a11y_override_window_setter.cc", |
| "accessibility/scoped_a11y_override_window_setter.h", |
| "accessibility/sticky_keys/sticky_keys_controller.cc", |
| "accessibility/sticky_keys/sticky_keys_controller.h", |
| "accessibility/sticky_keys/sticky_keys_overlay.cc", |
| "accessibility/sticky_keys/sticky_keys_overlay.h", |
| "accessibility/sticky_keys/sticky_keys_state.h", |
| "accessibility/switch_access/point_scan_controller.cc", |
| "accessibility/switch_access/point_scan_controller.h", |
| "accessibility/switch_access/point_scan_layer.cc", |
| "accessibility/switch_access/point_scan_layer.h", |
| "accessibility/switch_access/point_scan_layer_animation_info.cc", |
| "accessibility/switch_access/point_scan_layer_animation_info.h", |
| "accessibility/ui/accessibility_animation_one_shot.cc", |
| "accessibility/ui/accessibility_animation_one_shot.h", |
| "accessibility/ui/accessibility_confirmation_dialog.cc", |
| "accessibility/ui/accessibility_confirmation_dialog.h", |
| "accessibility/ui/accessibility_cursor_ring_layer.cc", |
| "accessibility/ui/accessibility_cursor_ring_layer.h", |
| "accessibility/ui/accessibility_focus_ring.cc", |
| "accessibility/ui/accessibility_focus_ring.h", |
| "accessibility/ui/accessibility_focus_ring_controller_impl.cc", |
| "accessibility/ui/accessibility_focus_ring_controller_impl.h", |
| "accessibility/ui/accessibility_focus_ring_group.cc", |
| "accessibility/ui/accessibility_focus_ring_group.h", |
| "accessibility/ui/accessibility_focus_ring_layer.cc", |
| "accessibility/ui/accessibility_focus_ring_layer.h", |
| "accessibility/ui/accessibility_highlight_controller.cc", |
| "accessibility/ui/accessibility_highlight_controller.h", |
| "accessibility/ui/accessibility_highlight_layer.cc", |
| "accessibility/ui/accessibility_highlight_layer.h", |
| "accessibility/ui/accessibility_layer.cc", |
| "accessibility/ui/accessibility_layer.h", |
| "accessibility/ui/accessibility_panel_layout_manager.cc", |
| "accessibility/ui/accessibility_panel_layout_manager.h", |
| "accessibility/ui/focus_ring_controller.cc", |
| "accessibility/ui/focus_ring_controller.h", |
| "accessibility/ui/focus_ring_layer.cc", |
| "accessibility/ui/focus_ring_layer.h", |
| "accessibility/ui/layer_animation_info.cc", |
| "accessibility/ui/layer_animation_info.h", |
| "ambient/ambient_access_token_controller.cc", |
| "ambient/ambient_access_token_controller.h", |
| "ambient/ambient_animation_ui_launcher.cc", |
| "ambient/ambient_animation_ui_launcher.h", |
| "ambient/ambient_constants.h", |
| "ambient/ambient_controller.cc", |
| "ambient/ambient_controller.h", |
| "ambient/ambient_managed_photo_controller.cc", |
| "ambient/ambient_managed_photo_controller.h", |
| "ambient/ambient_managed_slideshow_ui_launcher.cc", |
| "ambient/ambient_managed_slideshow_ui_launcher.h", |
| "ambient/ambient_photo_cache.cc", |
| "ambient/ambient_photo_cache.h", |
| "ambient/ambient_photo_cache_settings.cc", |
| "ambient/ambient_photo_cache_settings.h", |
| "ambient/ambient_photo_controller.cc", |
| "ambient/ambient_photo_controller.h", |
| "ambient/ambient_slideshow_ui_launcher.cc", |
| "ambient/ambient_slideshow_ui_launcher.h", |
| "ambient/ambient_ui_launcher.cc", |
| "ambient/ambient_ui_launcher.h", |
| "ambient/ambient_ui_settings.cc", |
| "ambient/ambient_ui_settings.h", |
| "ambient/ambient_video_ui_launcher.cc", |
| "ambient/ambient_video_ui_launcher.h", |
| "ambient/ambient_view_delegate_impl.cc", |
| "ambient/ambient_view_delegate_impl.h", |
| "ambient/ambient_weather_controller.cc", |
| "ambient/ambient_weather_controller.h", |
| "ambient/autotest_ambient_api.cc", |
| "ambient/managed/screensaver_image_downloader.cc", |
| "ambient/managed/screensaver_image_downloader.h", |
| "ambient/managed/screensaver_images_policy_handler.cc", |
| "ambient/managed/screensaver_images_policy_handler.h", |
| "ambient/metrics/ambient_animation_metrics_recorder.cc", |
| "ambient/metrics/ambient_animation_metrics_recorder.h", |
| "ambient/metrics/ambient_consumer_session_metrics_delegate.cc", |
| "ambient/metrics/ambient_consumer_session_metrics_delegate.h", |
| "ambient/metrics/ambient_metrics.cc", |
| "ambient/metrics/ambient_metrics.h", |
| "ambient/metrics/ambient_session_metrics_recorder.cc", |
| "ambient/metrics/ambient_session_metrics_recorder.h", |
| "ambient/metrics/managed_screensaver_metrics.cc", |
| "ambient/metrics/managed_screensaver_metrics.h", |
| "ambient/model/ambient_animation_attribution_provider.cc", |
| "ambient/model/ambient_animation_attribution_provider.h", |
| "ambient/model/ambient_animation_photo_config.cc", |
| "ambient/model/ambient_animation_photo_config.h", |
| "ambient/model/ambient_animation_photo_provider.cc", |
| "ambient/model/ambient_animation_photo_provider.h", |
| "ambient/model/ambient_backend_model.cc", |
| "ambient/model/ambient_backend_model.h", |
| "ambient/model/ambient_backend_model_observer.h", |
| "ambient/model/ambient_photo_config.cc", |
| "ambient/model/ambient_photo_config.h", |
| "ambient/model/ambient_slideshow_photo_config.cc", |
| "ambient/model/ambient_slideshow_photo_config.h", |
| "ambient/model/ambient_topic_queue.cc", |
| "ambient/model/ambient_topic_queue.h", |
| "ambient/model/ambient_topic_queue_animation_delegate.cc", |
| "ambient/model/ambient_topic_queue_animation_delegate.h", |
| "ambient/model/ambient_topic_queue_slideshow_delegate.cc", |
| "ambient/model/ambient_topic_queue_slideshow_delegate.h", |
| "ambient/model/ambient_weather_model.cc", |
| "ambient/model/ambient_weather_model.h", |
| "ambient/model/ambient_weather_model_observer.h", |
| "ambient/resources/ambient_animation_resource_constants.h", |
| "ambient/resources/ambient_animation_static_resources.h", |
| "ambient/ui/ambient_animation_attribution_transformer.cc", |
| "ambient/ui/ambient_animation_attribution_transformer.h", |
| "ambient/ui/ambient_animation_background_color.cc", |
| "ambient/ui/ambient_animation_background_color.h", |
| "ambient/ui/ambient_animation_frame_rate_controller.cc", |
| "ambient/ui/ambient_animation_frame_rate_controller.h", |
| "ambient/ui/ambient_animation_frame_rate_schedule.cc", |
| "ambient/ui/ambient_animation_frame_rate_schedule.h", |
| "ambient/ui/ambient_animation_player.cc", |
| "ambient/ui/ambient_animation_player.h", |
| "ambient/ui/ambient_animation_progress_tracker.cc", |
| "ambient/ui/ambient_animation_progress_tracker.h", |
| "ambient/ui/ambient_animation_resizer.cc", |
| "ambient/ui/ambient_animation_resizer.h", |
| "ambient/ui/ambient_animation_shield_controller.cc", |
| "ambient/ui/ambient_animation_shield_controller.h", |
| "ambient/ui/ambient_animation_view.cc", |
| "ambient/ui/ambient_animation_view.h", |
| "ambient/ui/ambient_background_image_view.cc", |
| "ambient/ui/ambient_background_image_view.h", |
| "ambient/ui/ambient_container_view.cc", |
| "ambient/ui/ambient_container_view.h", |
| "ambient/ui/ambient_info_view.cc", |
| "ambient/ui/ambient_info_view.h", |
| "ambient/ui/ambient_shield_view.cc", |
| "ambient/ui/ambient_shield_view.h", |
| "ambient/ui/ambient_slideshow_peripheral_ui.cc", |
| "ambient/ui/ambient_slideshow_peripheral_ui.h", |
| "ambient/ui/ambient_video_view.cc", |
| "ambient/ui/ambient_video_view.h", |
| "ambient/ui/ambient_view_delegate.h", |
| "ambient/ui/ambient_view_ids.h", |
| "ambient/ui/glanceable_info_view.cc", |
| "ambient/ui/glanceable_info_view.h", |
| "ambient/ui/jitter_calculator.cc", |
| "ambient/ui/jitter_calculator.h", |
| "ambient/ui/media_string_view.cc", |
| "ambient/ui/media_string_view.h", |
| "ambient/ui/photo_view.cc", |
| "ambient/ui/photo_view.h", |
| "ambient/util/ambient_util.cc", |
| "ambient/util/ambient_util.h", |
| "ambient/util/time_of_day_utils.cc", |
| "ambient/util/time_of_day_utils.h", |
| "animation/animation_change_type.h", |
| "api/tasks/tasks_client.h", |
| "api/tasks/tasks_controller.cc", |
| "api/tasks/tasks_controller.h", |
| "api/tasks/tasks_delegate.h", |
| "api/tasks/tasks_types.cc", |
| "api/tasks/tasks_types.h", |
| "app_list/app_list_public_test_util.cc", |
| "app_list/app_list_public_test_util.h", |
| "ash_element_identifiers.cc", |
| "ash_element_identifiers.h", |
| "ash_export.h", |
| "ash_interfaces.cc", |
| "ash_prefs.cc", |
| "assistant/assistant_alarm_timer_controller_impl.cc", |
| "assistant/assistant_alarm_timer_controller_impl.h", |
| "assistant/assistant_controller_impl.cc", |
| "assistant/assistant_controller_impl.h", |
| "assistant/assistant_interaction_controller_impl.cc", |
| "assistant/assistant_interaction_controller_impl.h", |
| "assistant/assistant_notification_controller_impl.cc", |
| "assistant/assistant_notification_controller_impl.h", |
| "assistant/assistant_notification_expiry_monitor.cc", |
| "assistant/assistant_notification_expiry_monitor.h", |
| "assistant/assistant_setup_controller.cc", |
| "assistant/assistant_setup_controller.h", |
| "assistant/assistant_state_controller.cc", |
| "assistant/assistant_state_controller.h", |
| "assistant/assistant_suggestions_controller_impl.cc", |
| "assistant/assistant_suggestions_controller_impl.h", |
| "assistant/assistant_ui_controller_impl.cc", |
| "assistant/assistant_ui_controller_impl.h", |
| "assistant/assistant_view_delegate_impl.cc", |
| "assistant/assistant_view_delegate_impl.h", |
| "assistant/assistant_web_ui_controller.cc", |
| "assistant/assistant_web_ui_controller.h", |
| "assistant/assistant_web_view_delegate_impl.cc", |
| "assistant/assistant_web_view_delegate_impl.h", |
| "autotest_private_api_utils.cc", |
| "bluetooth_devices_observer.cc", |
| "bluetooth_devices_observer.h", |
| "booting/booting_animation_controller.cc", |
| "booting/booting_animation_controller.h", |
| "booting/booting_animation_view.cc", |
| "booting/booting_animation_view.h", |
| "bubble/bubble_constants.h", |
| "bubble/bubble_event_filter.cc", |
| "bubble/bubble_event_filter.h", |
| "bubble/bubble_utils.cc", |
| "bubble/bubble_utils.h", |
| "bubble/simple_grid_layout.cc", |
| "bubble/simple_grid_layout.h", |
| "calendar/calendar_client.h", |
| "calendar/calendar_controller.cc", |
| "calendar/calendar_controller.h", |
| "cancel_mode.cc", |
| "cancel_mode.h", |
| "capture_mode/base_capture_mode_session.cc", |
| "capture_mode/base_capture_mode_session.h", |
| "capture_mode/camera_video_frame_renderer.cc", |
| "capture_mode/camera_video_frame_renderer.h", |
| "capture_mode/capture_button_view.cc", |
| "capture_mode/capture_button_view.h", |
| "capture_mode/capture_label_view.cc", |
| "capture_mode/capture_label_view.h", |
| "capture_mode/capture_mode_api.cc", |
| "capture_mode/capture_mode_ash_notification_view.cc", |
| "capture_mode/capture_mode_ash_notification_view.h", |
| "capture_mode/capture_mode_bar_view.cc", |
| "capture_mode/capture_mode_bar_view.h", |
| "capture_mode/capture_mode_behavior.cc", |
| "capture_mode/capture_mode_behavior.h", |
| "capture_mode/capture_mode_camera_controller.cc", |
| "capture_mode/capture_mode_camera_controller.h", |
| "capture_mode/capture_mode_camera_preview_view.cc", |
| "capture_mode/capture_mode_camera_preview_view.h", |
| "capture_mode/capture_mode_constants.h", |
| "capture_mode/capture_mode_controller.cc", |
| "capture_mode/capture_mode_controller.h", |
| "capture_mode/capture_mode_demo_tools_controller.cc", |
| "capture_mode/capture_mode_demo_tools_controller.h", |
| "capture_mode/capture_mode_education_controller.cc", |
| "capture_mode/capture_mode_education_controller.h", |
| "capture_mode/capture_mode_feature_pod_controller.cc", |
| "capture_mode/capture_mode_feature_pod_controller.h", |
| "capture_mode/capture_mode_menu_group.cc", |
| "capture_mode/capture_mode_menu_group.h", |
| "capture_mode/capture_mode_menu_toggle_button.cc", |
| "capture_mode/capture_mode_menu_toggle_button.h", |
| "capture_mode/capture_mode_metrics.cc", |
| "capture_mode/capture_mode_metrics.h", |
| "capture_mode/capture_mode_observer.h", |
| "capture_mode/capture_mode_session.cc", |
| "capture_mode/capture_mode_session.h", |
| "capture_mode/capture_mode_session_focus_cycler.cc", |
| "capture_mode/capture_mode_session_focus_cycler.h", |
| "capture_mode/capture_mode_settings_view.cc", |
| "capture_mode/capture_mode_settings_view.h", |
| "capture_mode/capture_mode_source_view.cc", |
| "capture_mode/capture_mode_source_view.h", |
| "capture_mode/capture_mode_toast_controller.cc", |
| "capture_mode/capture_mode_toast_controller.h", |
| "capture_mode/capture_mode_type_view.cc", |
| "capture_mode/capture_mode_type_view.h", |
| "capture_mode/capture_mode_types.h", |
| "capture_mode/capture_mode_util.cc", |
| "capture_mode/capture_mode_util.h", |
| "capture_mode/capture_window_observer.cc", |
| "capture_mode/capture_window_observer.h", |
| "capture_mode/folder_selection_dialog_controller.cc", |
| "capture_mode/folder_selection_dialog_controller.h", |
| "capture_mode/game_capture_bar_view.cc", |
| "capture_mode/game_capture_bar_view.h", |
| "capture_mode/key_combo_view.cc", |
| "capture_mode/key_combo_view.h", |
| "capture_mode/key_item_view.cc", |
| "capture_mode/key_item_view.h", |
| "capture_mode/normal_capture_bar_view.cc", |
| "capture_mode/normal_capture_bar_view.h", |
| "capture_mode/null_capture_mode_session.cc", |
| "capture_mode/null_capture_mode_session.h", |
| "capture_mode/pointer_highlight_layer.cc", |
| "capture_mode/pointer_highlight_layer.h", |
| "capture_mode/recording_overlay_controller.cc", |
| "capture_mode/recording_overlay_controller.h", |
| "capture_mode/recording_type_menu_view.cc", |
| "capture_mode/recording_type_menu_view.h", |
| "capture_mode/stop_recording_button_tray.cc", |
| "capture_mode/stop_recording_button_tray.h", |
| "capture_mode/user_nudge_controller.cc", |
| "capture_mode/user_nudge_controller.h", |
| "capture_mode/video_recording_watcher.cc", |
| "capture_mode/video_recording_watcher.h", |
| "child_accounts/parent_access_controller_impl.cc", |
| "child_accounts/parent_access_controller_impl.h", |
| "clipboard/clipboard_history.cc", |
| "clipboard/clipboard_history.h", |
| "clipboard/clipboard_history_controller_delegate.cc", |
| "clipboard/clipboard_history_controller_delegate.h", |
| "clipboard/clipboard_history_controller_impl.cc", |
| "clipboard/clipboard_history_controller_impl.h", |
| "clipboard/clipboard_history_item.cc", |
| "clipboard/clipboard_history_item.h", |
| "clipboard/clipboard_history_menu_model_adapter.cc", |
| "clipboard/clipboard_history_menu_model_adapter.h", |
| "clipboard/clipboard_history_resource_manager.cc", |
| "clipboard/clipboard_history_resource_manager.h", |
| "clipboard/clipboard_history_url_title_fetcher.cc", |
| "clipboard/clipboard_history_url_title_fetcher.h", |
| "clipboard/clipboard_history_util.cc", |
| "clipboard/clipboard_history_util.h", |
| "clipboard/clipboard_nudge.cc", |
| "clipboard/clipboard_nudge.h", |
| "clipboard/clipboard_nudge_constants.cc", |
| "clipboard/clipboard_nudge_constants.h", |
| "clipboard/clipboard_nudge_controller.cc", |
| "clipboard/clipboard_nudge_controller.h", |
| "clipboard/control_v_histogram_recorder.cc", |
| "clipboard/control_v_histogram_recorder.h", |
| "clipboard/scoped_clipboard_history_pause_impl.cc", |
| "clipboard/scoped_clipboard_history_pause_impl.h", |
| "clipboard/views/clipboard_history_bitmap_item_view.cc", |
| "clipboard/views/clipboard_history_bitmap_item_view.h", |
| "clipboard/views/clipboard_history_delete_button.cc", |
| "clipboard/views/clipboard_history_delete_button.h", |
| "clipboard/views/clipboard_history_item_view.cc", |
| "clipboard/views/clipboard_history_item_view.h", |
| "clipboard/views/clipboard_history_label.cc", |
| "clipboard/views/clipboard_history_label.h", |
| "clipboard/views/clipboard_history_main_button.cc", |
| "clipboard/views/clipboard_history_main_button.h", |
| "clipboard/views/clipboard_history_text_item_view.cc", |
| "clipboard/views/clipboard_history_text_item_view.h", |
| "clipboard/views/clipboard_history_view_constants.h", |
| "color_enhancement/color_enhancement_controller.cc", |
| "color_enhancement/color_enhancement_controller.h", |
| "controls/contextual_nudge.cc", |
| "controls/contextual_nudge.h", |
| "controls/contextual_tooltip.cc", |
| "controls/contextual_tooltip.h", |
| "controls/gradient_layer_delegate.cc", |
| "controls/gradient_layer_delegate.h", |
| "controls/rounded_scroll_bar.cc", |
| "controls/rounded_scroll_bar.h", |
| "controls/scroll_view_gradient_helper.cc", |
| "controls/scroll_view_gradient_helper.h", |
| "curtain/input_event_filter.cc", |
| "curtain/input_event_filter.h", |
| "curtain/remote_maintenance_curtain_view.cc", |
| "curtain/remote_maintenance_curtain_view.h", |
| "curtain/security_curtain_controller.cc", |
| "curtain/security_curtain_controller.h", |
| "curtain/security_curtain_controller_impl.cc", |
| "curtain/security_curtain_controller_impl.h", |
| "curtain/security_curtain_widget_controller.cc", |
| "curtain/security_curtain_widget_controller.h", |
| "curtain/session.cc", |
| "curtain/session.h", |
| "dbus/ash_dbus_services.cc", |
| "dbus/ash_dbus_services.h", |
| "dbus/display_service_provider.cc", |
| "dbus/display_service_provider.h", |
| "dbus/gesture_properties_service_provider.cc", |
| "dbus/gesture_properties_service_provider.h", |
| "dbus/liveness_service_provider.cc", |
| "dbus/liveness_service_provider.h", |
| "dbus/privacy_screen_service_provider.cc", |
| "dbus/privacy_screen_service_provider.h", |
| "dbus/url_handler_service_provider.cc", |
| "dbus/url_handler_service_provider.h", |
| "dbus/user_authentication_service_provider.cc", |
| "dbus/user_authentication_service_provider.h", |
| "debug.cc", |
| "debug.h", |
| "detachable_base/detachable_base_handler.cc", |
| "detachable_base/detachable_base_handler.h", |
| "detachable_base/detachable_base_notification_controller.cc", |
| "detachable_base/detachable_base_notification_controller.h", |
| "detachable_base/detachable_base_observer.h", |
| "detachable_base/detachable_base_pairing_status.h", |
| "display/cros_display_config.cc", |
| "display/cros_display_config.h", |
| "display/cursor_window_controller.cc", |
| "display/cursor_window_controller.h", |
| "display/display_alignment_controller.cc", |
| "display/display_alignment_controller.h", |
| "display/display_alignment_indicator.cc", |
| "display/display_alignment_indicator.h", |
| "display/display_animator.cc", |
| "display/display_animator.h", |
| "display/display_change_dialog.cc", |
| "display/display_change_dialog.h", |
| "display/display_color_manager.cc", |
| "display/display_color_manager.h", |
| "display/display_configuration_controller.cc", |
| "display/display_configuration_controller.h", |
| "display/display_configuration_observer.cc", |
| "display/display_configuration_observer.h", |
| "display/display_error_observer.cc", |
| "display/display_error_observer.h", |
| "display/display_highlight_controller.cc", |
| "display/display_highlight_controller.h", |
| "display/display_move_window_util.cc", |
| "display/display_move_window_util.h", |
| "display/display_prefs.cc", |
| "display/display_prefs.h", |
| "display/display_shutdown_observer.cc", |
| "display/display_shutdown_observer.h", |
| "display/display_util.cc", |
| "display/display_util.h", |
| "display/event_transformation_handler.cc", |
| "display/event_transformation_handler.h", |
| "display/extended_mouse_warp_controller.cc", |
| "display/extended_mouse_warp_controller.h", |
| "display/mirror_window_controller.cc", |
| "display/mirror_window_controller.h", |
| "display/mouse_cursor_event_filter.cc", |
| "display/mouse_cursor_event_filter.h", |
| "display/mouse_warp_controller.h", |
| "display/null_mouse_warp_controller.cc", |
| "display/null_mouse_warp_controller.h", |
| "display/output_protection_delegate.cc", |
| "display/output_protection_delegate.h", |
| "display/overscan_calibrator.cc", |
| "display/overscan_calibrator.h", |
| "display/privacy_screen_controller.cc", |
| "display/privacy_screen_controller.h", |
| "display/projecting_observer.cc", |
| "display/projecting_observer.h", |
| "display/resolution_notification_controller.cc", |
| "display/resolution_notification_controller.h", |
| "display/root_window_transformers.cc", |
| "display/root_window_transformers.h", |
| "display/screen_ash.cc", |
| "display/screen_ash.h", |
| "display/screen_orientation_controller.cc", |
| "display/screen_orientation_controller.h", |
| "display/screen_orientation_controller.h", |
| "display/screen_position_controller.cc", |
| "display/screen_position_controller.h", |
| "display/shared_display_edge_indicator.cc", |
| "display/shared_display_edge_indicator.h", |
| "display/touch_calibrator_controller.cc", |
| "display/touch_calibrator_controller.h", |
| "display/touch_calibrator_view.cc", |
| "display/touch_calibrator_view.h", |
| "display/unified_mouse_warp_controller.cc", |
| "display/unified_mouse_warp_controller.h", |
| "display/window_tree_host_manager.cc", |
| "display/window_tree_host_manager.h", |
| "drag_drop/drag_drop_capture_delegate.cc", |
| "drag_drop/drag_drop_capture_delegate.h", |
| "drag_drop/drag_drop_controller.cc", |
| "drag_drop/drag_drop_controller.h", |
| "drag_drop/drag_drop_tracker.cc", |
| "drag_drop/drag_drop_tracker.h", |
| "drag_drop/drag_drop_util.cc", |
| "drag_drop/drag_drop_util.h", |
| "drag_drop/drag_image_view.cc", |
| "drag_drop/drag_image_view.h", |
| "drag_drop/scoped_drag_drop_observer.cc", |
| "drag_drop/scoped_drag_drop_observer.h", |
| "drag_drop/tab_drag_drop_delegate.cc", |
| "drag_drop/tab_drag_drop_delegate.h", |
| "drag_drop/tab_drag_drop_windows_hider.cc", |
| "drag_drop/tab_drag_drop_windows_hider.h", |
| "drag_drop/toplevel_window_drag_delegate.h", |
| "events/accessibility_event_rewriter.cc", |
| "events/accessibility_event_rewriter.h", |
| "events/event_rewriter_controller_impl.cc", |
| "events/event_rewriter_controller_impl.h", |
| "events/keyboard_driven_event_rewriter.cc", |
| "events/keyboard_driven_event_rewriter.h", |
| "events/peripheral_customization_event_rewriter.cc", |
| "events/peripheral_customization_event_rewriter.h", |
| "events/prerewritten_event_forwarder.cc", |
| "events/prerewritten_event_forwarder.h", |
| "events/select_to_speak_event_handler.cc", |
| "events/select_to_speak_event_handler.h", |
| "fast_ink/cursor/cursor_view.cc", |
| "fast_ink/cursor/cursor_view.h", |
| "fast_ink/fast_ink_host.cc", |
| "fast_ink/fast_ink_host.h", |
| "fast_ink/fast_ink_host_frame_utils.cc", |
| "fast_ink/fast_ink_host_frame_utils.h", |
| "fast_ink/fast_ink_pointer_controller.cc", |
| "fast_ink/fast_ink_pointer_controller.h", |
| "fast_ink/fast_ink_points.cc", |
| "fast_ink/fast_ink_points.h", |
| "fast_ink/fast_ink_view.cc", |
| "fast_ink/fast_ink_view.h", |
| "fast_ink/laser/laser_pointer_controller.cc", |
| "fast_ink/laser/laser_pointer_controller.h", |
| "fast_ink/laser/laser_pointer_view.cc", |
| "fast_ink/laser/laser_pointer_view.h", |
| "fast_ink/laser/laser_segment_utils.cc", |
| "fast_ink/laser/laser_segment_utils.h", |
| "fast_ink/view_tree_host_root_view.cc", |
| "fast_ink/view_tree_host_root_view.h", |
| "fast_ink/view_tree_host_root_view_frame_factory.cc", |
| "fast_ink/view_tree_host_root_view_frame_factory.h", |
| "fast_ink/view_tree_host_widget.cc", |
| "fast_ink/view_tree_host_widget.h", |
| "focus_cycler.cc", |
| "focus_cycler.h", |
| "frame/frame_context_menu_controller.cc", |
| "frame/frame_context_menu_controller.h", |
| "frame/multitask_menu_nudge_delegate_ash.cc", |
| "frame/multitask_menu_nudge_delegate_ash.h", |
| "frame/non_client_frame_view_ash.cc", |
| "frame/non_client_frame_view_ash.h", |
| "frame/snap_controller_impl.cc", |
| "frame/snap_controller_impl.h", |
| "frame/wide_frame_view.cc", |
| "frame/wide_frame_view.h", |
| "frame_sink/frame_sink_holder.cc", |
| "frame_sink/frame_sink_holder.h", |
| "frame_sink/frame_sink_host.cc", |
| "frame_sink/frame_sink_host.h", |
| "frame_sink/ui_resource.cc", |
| "frame_sink/ui_resource.h", |
| "frame_sink/ui_resource_manager.cc", |
| "frame_sink/ui_resource_manager.h", |
| "frame_throttler/frame_throttling_controller.cc", |
| "frame_throttler/frame_throttling_controller.h", |
| "frame_throttler/frame_throttling_observer.h", |
| "game_dashboard/game_dashboard_button.cc", |
| "game_dashboard/game_dashboard_button.h", |
| "game_dashboard/game_dashboard_context.cc", |
| "game_dashboard/game_dashboard_context.h", |
| "game_dashboard/game_dashboard_controller.cc", |
| "game_dashboard/game_dashboard_controller.h", |
| "game_dashboard/game_dashboard_delegate.h", |
| "game_dashboard/game_dashboard_main_menu_view.cc", |
| "game_dashboard/game_dashboard_main_menu_view.h", |
| "game_dashboard/game_dashboard_toolbar_view.cc", |
| "game_dashboard/game_dashboard_toolbar_view.h", |
| "game_dashboard/game_dashboard_utils.cc", |
| "game_dashboard/game_dashboard_utils.h", |
| "game_dashboard/game_dashboard_widget.cc", |
| "game_dashboard/game_dashboard_widget.h", |
| "glanceables/classroom/glanceables_classroom_client.h", |
| "glanceables/classroom/glanceables_classroom_item_view.cc", |
| "glanceables/classroom/glanceables_classroom_item_view.h", |
| "glanceables/classroom/glanceables_classroom_types.cc", |
| "glanceables/classroom/glanceables_classroom_types.h", |
| "glanceables/common/glanceables_error_message_view.cc", |
| "glanceables/common/glanceables_error_message_view.h", |
| "glanceables/common/glanceables_list_footer_view.cc", |
| "glanceables/common/glanceables_list_footer_view.h", |
| "glanceables/common/glanceables_progress_bar_view.cc", |
| "glanceables/common/glanceables_progress_bar_view.h", |
| "glanceables/common/glanceables_view_id.h", |
| "glanceables/glanceables_controller.cc", |
| "glanceables/glanceables_controller.h", |
| "glanceables/glanceables_metrics.cc", |
| "glanceables/glanceables_metrics.h", |
| "glanceables/post_login_glanceables_metrics_recorder.cc", |
| "glanceables/post_login_glanceables_metrics_recorder.h", |
| "glanceables/tasks/glanceables_task_view.cc", |
| "glanceables/tasks/glanceables_task_view.h", |
| "glanceables/tasks/glanceables_tasks_view.cc", |
| "glanceables/tasks/glanceables_tasks_view.h", |
| "host/ash_window_tree_host.cc", |
| "host/ash_window_tree_host.h", |
| "host/ash_window_tree_host_delegate.h", |
| "host/ash_window_tree_host_init_params.h", |
| "host/ash_window_tree_host_mirroring_unified.cc", |
| "host/ash_window_tree_host_mirroring_unified.h", |
| "host/ash_window_tree_host_platform.cc", |
| "host/ash_window_tree_host_platform.h", |
| "host/ash_window_tree_host_unified.cc", |
| "host/ash_window_tree_host_unified.h", |
| "host/root_window_transformer.h", |
| "host/transformer_helper.cc", |
| "host/transformer_helper.h", |
| "hud_display/ash_tracing_handler.cc", |
| "hud_display/ash_tracing_handler.h", |
| "hud_display/ash_tracing_manager.cc", |
| "hud_display/ash_tracing_manager.h", |
| "hud_display/ash_tracing_request.cc", |
| "hud_display/ash_tracing_request.h", |
| "hud_display/cpu_graph_page_view.cc", |
| "hud_display/cpu_graph_page_view.h", |
| "hud_display/cpu_stats.cc", |
| "hud_display/cpu_stats.h", |
| "hud_display/data_source.cc", |
| "hud_display/data_source.h", |
| "hud_display/fps_graph_page_view.cc", |
| "hud_display/fps_graph_page_view.h", |
| "hud_display/graph.cc", |
| "hud_display/graph.h", |
| "hud_display/graph_page_view_base.cc", |
| "hud_display/graph_page_view_base.h", |
| "hud_display/graphs_container_view.cc", |
| "hud_display/graphs_container_view.h", |
| "hud_display/hud_constants.h", |
| "hud_display/hud_display.cc", |
| "hud_display/hud_display.h", |
| "hud_display/hud_header_view.cc", |
| "hud_display/hud_header_view.h", |
| "hud_display/hud_properties.cc", |
| "hud_display/hud_properties.h", |
| "hud_display/hud_settings_view.cc", |
| "hud_display/hud_settings_view.h", |
| "hud_display/legend.cc", |
| "hud_display/legend.h", |
| "hud_display/memory_graph_page_view.cc", |
| "hud_display/memory_graph_page_view.h", |
| "hud_display/memory_status.cc", |
| "hud_display/memory_status.h", |
| "hud_display/reference_lines.cc", |
| "hud_display/reference_lines.h", |
| "hud_display/solid_source_background.cc", |
| "hud_display/solid_source_background.h", |
| "hud_display/tab_strip.cc", |
| "hud_display/tab_strip.h", |
| "ime/ime_controller_impl.cc", |
| "ime/ime_controller_impl.h", |
| "ime/ime_mode_indicator_view.cc", |
| "ime/ime_mode_indicator_view.h", |
| "ime/ime_switch_type.h", |
| "ime/mode_indicator_observer.cc", |
| "ime/mode_indicator_observer.h", |
| "keyboard/arc/arc_virtual_keyboard_container_layout_manager.cc", |
| "keyboard/arc/arc_virtual_keyboard_container_layout_manager.h", |
| "keyboard/keyboard_controller_impl.cc", |
| "keyboard/keyboard_controller_impl.h", |
| "keyboard/keyboard_util.cc", |
| "keyboard/keyboard_util.h", |
| "keyboard/virtual_keyboard_container_layout_manager.cc", |
| "keyboard/virtual_keyboard_container_layout_manager.h", |
| "keyboard/virtual_keyboard_controller.cc", |
| "keyboard/virtual_keyboard_controller.h", |
| "lock_screen_action/lock_screen_action_background_controller.cc", |
| "lock_screen_action/lock_screen_action_background_controller.h", |
| "lock_screen_action/lock_screen_action_background_controller_impl.cc", |
| "lock_screen_action/lock_screen_action_background_controller_impl.h", |
| "lock_screen_action/lock_screen_action_background_controller_stub.cc", |
| "lock_screen_action/lock_screen_action_background_controller_stub.h", |
| "lock_screen_action/lock_screen_action_background_observer.h", |
| "lock_screen_action/lock_screen_action_background_state.h", |
| "lock_screen_action/lock_screen_action_background_view.cc", |
| "lock_screen_action/lock_screen_action_background_view.h", |
| "lock_screen_action/lock_screen_note_display_state_handler.cc", |
| "lock_screen_action/lock_screen_note_display_state_handler.h", |
| "lock_screen_action/lock_screen_note_launcher.cc", |
| "lock_screen_action/lock_screen_note_launcher.h", |
| "login/login_screen_controller.cc", |
| "login/login_screen_controller.h", |
| "login/security_token_request_controller.cc", |
| "login/security_token_request_controller.h", |
| "login/ui/access_code_input.cc", |
| "login/ui/access_code_input.h", |
| "login/ui/animated_auth_factors_label_wrapper.cc", |
| "login/ui/animated_auth_factors_label_wrapper.h", |
| "login/ui/animated_rounded_image_view.cc", |
| "login/ui/animated_rounded_image_view.h", |
| "login/ui/animation_frame.h", |
| "login/ui/arrow_button_view.cc", |
| "login/ui/arrow_button_view.h", |
| "login/ui/auth_error_bubble.cc", |
| "login/ui/auth_error_bubble.h", |
| "login/ui/auth_factor_model.cc", |
| "login/ui/auth_factor_model.h", |
| "login/ui/auth_icon_view.cc", |
| "login/ui/auth_icon_view.h", |
| "login/ui/bottom_status_indicator.cc", |
| "login/ui/bottom_status_indicator.h", |
| "login/ui/disabled_auth_message_view.cc", |
| "login/ui/disabled_auth_message_view.h", |
| "login/ui/fingerprint_auth_factor_model.cc", |
| "login/ui/fingerprint_auth_factor_model.h", |
| "login/ui/horizontal_image_sequence_animation_decoder.cc", |
| "login/ui/horizontal_image_sequence_animation_decoder.h", |
| "login/ui/hover_notifier.cc", |
| "login/ui/hover_notifier.h", |
| "login/ui/image_parser.cc", |
| "login/ui/image_parser.h", |
| "login/ui/kiosk_app_default_message.cc", |
| "login/ui/kiosk_app_default_message.h", |
| "login/ui/local_authentication_request_controller_impl.cc", |
| "login/ui/local_authentication_request_controller_impl.h", |
| "login/ui/local_authentication_request_view.cc", |
| "login/ui/local_authentication_request_view.h", |
| "login/ui/local_authentication_request_widget.cc", |
| "login/ui/local_authentication_request_widget.h", |
| "login/ui/lock_contents_view.cc", |
| "login/ui/lock_contents_view.h", |
| "login/ui/lock_contents_view_constants.h", |
| "login/ui/lock_contents_view_test_api.cc", |
| "login/ui/lock_contents_view_test_api.h", |
| "login/ui/lock_debug_view.cc", |
| "login/ui/lock_debug_view.h", |
| "login/ui/lock_screen.cc", |
| "login/ui/lock_screen.h", |
| "login/ui/lock_screen_media_controls_view.cc", |
| "login/ui/lock_screen_media_controls_view.h", |
| "login/ui/lock_screen_media_view.cc", |
| "login/ui/lock_screen_media_view.h", |
| "login/ui/locked_tpm_message_view.cc", |
| "login/ui/locked_tpm_message_view.h", |
| "login/ui/login_arrow_navigation_delegate.cc", |
| "login/ui/login_arrow_navigation_delegate.h", |
| "login/ui/login_auth_factors_view.cc", |
| "login/ui/login_auth_factors_view.h", |
| "login/ui/login_auth_user_view.cc", |
| "login/ui/login_auth_user_view.h", |
| "login/ui/login_base_bubble_view.cc", |
| "login/ui/login_base_bubble_view.h", |
| "login/ui/login_big_user_view.cc", |
| "login/ui/login_big_user_view.h", |
| "login/ui/login_button.cc", |
| "login/ui/login_button.h", |
| "login/ui/login_camera_timeout_view.cc", |
| "login/ui/login_camera_timeout_view.h", |
| "login/ui/login_constants.h", |
| "login/ui/login_data_dispatcher.cc", |
| "login/ui/login_data_dispatcher.h", |
| "login/ui/login_detachable_base_model.cc", |
| "login/ui/login_detachable_base_model.h", |
| "login/ui/login_error_bubble.cc", |
| "login/ui/login_error_bubble.h", |
| "login/ui/login_expanded_public_account_view.cc", |
| "login/ui/login_expanded_public_account_view.h", |
| "login/ui/login_password_view.cc", |
| "login/ui/login_password_view.h", |
| "login/ui/login_pin_input_view.cc", |
| "login/ui/login_pin_input_view.h", |
| "login/ui/login_pin_view.cc", |
| "login/ui/login_pin_view.h", |
| "login/ui/login_public_account_user_view.cc", |
| "login/ui/login_public_account_user_view.h", |
| "login/ui/login_remove_account_dialog.cc", |
| "login/ui/login_remove_account_dialog.h", |
| "login/ui/login_tooltip_view.cc", |
| "login/ui/login_tooltip_view.h", |
| "login/ui/login_user_view.cc", |
| "login/ui/login_user_view.h", |
| "login/ui/management_bubble.cc", |
| "login/ui/management_bubble.h", |
| "login/ui/media_controls_header_view.cc", |
| "login/ui/media_controls_header_view.h", |
| "login/ui/non_accessible_view.cc", |
| "login/ui/non_accessible_view.h", |
| "login/ui/note_action_launch_button.cc", |
| "login/ui/note_action_launch_button.h", |
| "login/ui/pin_keyboard_animation.cc", |
| "login/ui/pin_keyboard_animation.h", |
| "login/ui/pin_request_view.cc", |
| "login/ui/pin_request_view.h", |
| "login/ui/pin_request_widget.cc", |
| "login/ui/pin_request_widget.h", |
| "login/ui/public_account_menu_view.cc", |
| "login/ui/public_account_menu_view.h", |
| "login/ui/public_account_monitoring_info_dialog.cc", |
| "login/ui/public_account_monitoring_info_dialog.h", |
| "login/ui/scrollable_users_list_view.cc", |
| "login/ui/scrollable_users_list_view.h", |
| "login/ui/smart_lock_auth_factor_model.cc", |
| "login/ui/smart_lock_auth_factor_model.h", |
| "login/ui/user_state.cc", |
| "login/ui/user_state.h", |
| "login/ui/user_switch_flip_animation.cc", |
| "login/ui/user_switch_flip_animation.h", |
| "login/ui/views_utils.cc", |
| "login/ui/views_utils.h", |
| "login_status.h", |
| "media/media_controller_impl.cc", |
| "media/media_controller_impl.h", |
| "metrics/demo_session_metrics_recorder.cc", |
| "metrics/demo_session_metrics_recorder.h", |
| "metrics/desktop_task_switch_metric_recorder.cc", |
| "metrics/desktop_task_switch_metric_recorder.h", |
| "metrics/feature_discovery_duration_reporter_impl.cc", |
| "metrics/feature_discovery_duration_reporter_impl.h", |
| "metrics/histogram_macros.cc", |
| "metrics/histogram_macros.h", |
| "metrics/login_metrics_recorder.cc", |
| "metrics/login_metrics_recorder.h", |
| "metrics/login_unlock_throughput_recorder.cc", |
| "metrics/login_unlock_throughput_recorder.h", |
| "metrics/pip_uma.h", |
| "metrics/pointer_metrics_recorder.cc", |
| "metrics/pointer_metrics_recorder.h", |
| "metrics/stylus_metrics_recorder.cc", |
| "metrics/stylus_metrics_recorder.h", |
| "metrics/task_switch_metrics_recorder.cc", |
| "metrics/task_switch_metrics_recorder.h", |
| "metrics/task_switch_source.h", |
| "metrics/task_switch_time_tracker.cc", |
| "metrics/task_switch_time_tracker.h", |
| "metrics/touch_usage_metrics_recorder.cc", |
| "metrics/touch_usage_metrics_recorder.h", |
| "metrics/ui_metrics_recorder.cc", |
| "metrics/ui_metrics_recorder.h", |
| "metrics/user_metrics_recorder.cc", |
| "metrics/user_metrics_recorder.h", |
| "multi_capture/multi_capture_service_client.cc", |
| "multi_capture/multi_capture_service_client.h", |
| "multi_device_setup/multi_device_notification_presenter.cc", |
| "multi_device_setup/multi_device_notification_presenter.h", |
| "multi_profile_uma.cc", |
| "multi_profile_uma.h", |
| "multi_user/multi_user_window_manager_impl.cc", |
| "multi_user/multi_user_window_manager_impl.h", |
| "multi_user/user_switch_animator.cc", |
| "multi_user/user_switch_animator.h", |
| "picker/model/picker_category.h", |
| "picker/model/picker_model.cc", |
| "picker/model/picker_model.h", |
| "picker/picker_controller.cc", |
| "picker/picker_controller.h", |
| "picker/picker_session_metrics.cc", |
| "picker/picker_session_metrics.h", |
| "picker/views/picker_search_field_view.cc", |
| "picker/views/picker_search_field_view.h", |
| "picker/views/picker_user_education_view.cc", |
| "picker/views/picker_user_education_view.h", |
| "picker/views/picker_view.cc", |
| "picker/views/picker_view.h", |
| "policy/policy_recommendation_restorer.cc", |
| "policy/policy_recommendation_restorer.h", |
| "power/hid_battery_util.cc", |
| "power/hid_battery_util.h", |
| "projector/model/projector_session_impl.cc", |
| "projector/model/projector_session_impl.h", |
| "projector/projector_annotation_tray.cc", |
| "projector/projector_annotation_tray.h", |
| "projector/projector_controller_impl.cc", |
| "projector/projector_controller_impl.h", |
| "projector/projector_metadata_controller.cc", |
| "projector/projector_metadata_controller.h", |
| "projector/projector_metadata_model.cc", |
| "projector/projector_metadata_model.h", |
| "projector/projector_metrics.cc", |
| "projector/projector_metrics.h", |
| "projector/projector_ui_controller.cc", |
| "projector/projector_ui_controller.h", |
| "projector/ui/projector_button.cc", |
| "projector/ui/projector_button.h", |
| "projector/ui/projector_color_button.cc", |
| "projector/ui/projector_color_button.h", |
| "user_education/holding_space_wallpaper_nudge/holding_space_wallpaper_nudge_controller.cc", |
| "user_education/holding_space_wallpaper_nudge/holding_space_wallpaper_nudge_controller.h", |
| "user_education/holding_space_wallpaper_nudge/holding_space_wallpaper_nudge_metrics.cc", |
| "user_education/holding_space_wallpaper_nudge/holding_space_wallpaper_nudge_metrics.h", |
| "user_education/holding_space_wallpaper_nudge/holding_space_wallpaper_nudge_prefs.cc", |
| "user_education/holding_space_wallpaper_nudge/holding_space_wallpaper_nudge_prefs.h", |
| "user_education/user_education_class_properties.cc", |
| "user_education/user_education_class_properties.h", |
| "user_education/user_education_controller.cc", |
| "user_education/user_education_controller.h", |
| "user_education/user_education_delegate.h", |
| "user_education/user_education_feature_controller.cc", |
| "user_education/user_education_feature_controller.h", |
| "user_education/user_education_help_bubble_controller.cc", |
| "user_education/user_education_help_bubble_controller.h", |
| "user_education/user_education_ping_controller.cc", |
| "user_education/user_education_ping_controller.h", |
| "user_education/user_education_private_api_key.h", |
| "user_education/user_education_tutorial_controller.cc", |
| "user_education/user_education_tutorial_controller.h", |
| "user_education/user_education_types.cc", |
| "user_education/user_education_types.h", |
| "user_education/user_education_util.cc", |
| "user_education/user_education_util.h", |
| "user_education/views/help_bubble_factory_views_ash.cc", |
| "user_education/views/help_bubble_factory_views_ash.h", |
| "user_education/views/help_bubble_view_ash.cc", |
| "user_education/views/help_bubble_view_ash.h", |
| "user_education/welcome_tour/welcome_tour_accelerator_handler.cc", |
| "user_education/welcome_tour/welcome_tour_accelerator_handler.h", |
| "user_education/welcome_tour/welcome_tour_controller.cc", |
| "user_education/welcome_tour/welcome_tour_controller.h", |
| "user_education/welcome_tour/welcome_tour_controller_observer.h", |
| "user_education/welcome_tour/welcome_tour_dialog.cc", |
| "user_education/welcome_tour/welcome_tour_dialog.h", |
| "user_education/welcome_tour/welcome_tour_metrics.cc", |
| "user_education/welcome_tour/welcome_tour_metrics.h", |
| "user_education/welcome_tour/welcome_tour_notification_blocker.cc", |
| "user_education/welcome_tour/welcome_tour_notification_blocker.h", |
| "user_education/welcome_tour/welcome_tour_prefs.cc", |
| "user_education/welcome_tour/welcome_tour_prefs.h", |
| "user_education/welcome_tour/welcome_tour_scrim.cc", |
| "user_education/welcome_tour/welcome_tour_scrim.h", |
| "user_education/welcome_tour/welcome_tour_window_minimizer.cc", |
| "user_education/welcome_tour/welcome_tour_window_minimizer.h", |
| "wm/multi_display/persistent_window_controller.cc", |
| "wm/multi_display/persistent_window_controller.h", |
| "wm/multi_display/persistent_window_info.cc", |
| "wm/multi_display/persistent_window_info.h", |
| |
| # These headers declare functions that are implemented inside of //ash, so |
| # they cannot live in //ash/public/cpp/BUILD.gn. The "test api" files are |
| # not in the test_support target because they are used in production by the |
| # autotest extension API. |
| "public/ash_interfaces.h", |
| "public/cpp/ash_prefs.h", |
| "public/cpp/autotest_ambient_api.h", |
| "public/cpp/autotest_desks_api.h", |
| "public/cpp/autotest_private_api_utils.h", |
| "public/cpp/capture_mode/capture_mode_api.h", |
| "public/cpp/debug_utils.h", |
| "public/cpp/event_rewriter_controller.h", |
| "public/cpp/multi_user_window_manager.h", |
| "public/cpp/multi_user_window_manager_delegate.h", |
| "public/cpp/overview_test_api.h", |
| "public/cpp/shelf_config.h", |
| "public/cpp/shelf_test_api.h", |
| "public/cpp/split_view_test_api.h", |
| "public/cpp/system_tray.h", |
| "public/cpp/window_finder.h", |
| "public/cpp/window_tree_host_lookup.h", |
| "rgb_keyboard/histogram_util.cc", |
| "rgb_keyboard/histogram_util.h", |
| "rgb_keyboard/rgb_keyboard_manager.cc", |
| "rgb_keyboard/rgb_keyboard_manager.h", |
| "rgb_keyboard/rgb_keyboard_manager_observer.h", |
| "rgb_keyboard/rgb_keyboard_util.cc", |
| "rgb_keyboard/rgb_keyboard_util.h", |
| "root_window_controller.cc", |
| "root_window_controller.h", |
| "root_window_settings.cc", |
| "root_window_settings.h", |
| "rotator/screen_rotation_animation.cc", |
| "rotator/screen_rotation_animation.h", |
| "rotator/screen_rotation_animator.cc", |
| "rotator/screen_rotation_animator.h", |
| "rotator/screen_rotation_animator.h", |
| "rotator/screen_rotation_animator_observer.h", |
| "rotator/screen_rotation_animator_observer.h", |
| "rotator/window_rotation.cc", |
| "rotator/window_rotation.h", |
| "rounded_display/rounded_display_frame_factory.cc", |
| "rounded_display/rounded_display_frame_factory.h", |
| "rounded_display/rounded_display_gutter.cc", |
| "rounded_display/rounded_display_gutter.h", |
| "rounded_display/rounded_display_gutter_factory.cc", |
| "rounded_display/rounded_display_gutter_factory.h", |
| "rounded_display/rounded_display_host.cc", |
| "rounded_display/rounded_display_host.h", |
| "rounded_display/rounded_display_provider.cc", |
| "rounded_display/rounded_display_provider.h", |
| "scalable_iph/scalable_iph_ash_notification_view.cc", |
| "scalable_iph/scalable_iph_ash_notification_view.h", |
| "scalable_iph/wallpaper_ash_notification_view.cc", |
| "scalable_iph/wallpaper_ash_notification_view.h", |
| "scoped_animation_disabler.cc", |
| "scoped_animation_disabler.h", |
| "screen_util.cc", |
| "screen_util.h", |
| "sensor_info/sensor_provider.cc", |
| "sensor_info/sensor_provider.h", |
| "sensor_info/sensor_types.cc", |
| "sensor_info/sensor_types.h", |
| "session/fullscreen_controller.cc", |
| "session/fullscreen_controller.h", |
| "session/fullscreen_notification_bubble.cc", |
| "session/fullscreen_notification_bubble.h", |
| "session/multiprofiles_intro_dialog.cc", |
| "session/multiprofiles_intro_dialog.h", |
| "session/session_aborted_dialog.cc", |
| "session/session_aborted_dialog.h", |
| "session/session_activation_observer_holder.cc", |
| "session/session_activation_observer_holder.h", |
| "session/session_controller_impl.cc", |
| "session/session_controller_impl.h", |
| "session/session_controller_impl.h", |
| "session/teleport_warning_dialog.cc", |
| "session/teleport_warning_dialog.h", |
| "shelf/assistant_overlay.cc", |
| "shelf/assistant_overlay.h", |
| "shelf/back_button.cc", |
| "shelf/back_button.h", |
| "shelf/desk_button_widget.cc", |
| "shelf/desk_button_widget.h", |
| "shelf/drag_handle.cc", |
| "shelf/drag_handle.h", |
| "shelf/drag_window_from_shelf_controller.cc", |
| "shelf/drag_window_from_shelf_controller.h", |
| "shelf/home_button.cc", |
| "shelf/home_button.h", |
| "shelf/home_button_controller.cc", |
| "shelf/home_button_controller.h", |
| "shelf/home_to_overview_nudge_controller.cc", |
| "shelf/home_to_overview_nudge_controller.h", |
| "shelf/hotseat_transition_animator.cc", |
| "shelf/hotseat_transition_animator.h", |
| "shelf/hotseat_widget.cc", |
| "shelf/hotseat_widget.h", |
| "shelf/in_app_to_home_nudge_controller.cc", |
| "shelf/in_app_to_home_nudge_controller.h", |
| "shelf/kiosk_app_instruction_bubble.cc", |
| "shelf/kiosk_app_instruction_bubble.h", |
| "shelf/kiosk_apps_button.cc", |
| "shelf/kiosk_apps_button.h", |
| "shelf/launcher_nudge_controller.cc", |
| "shelf/launcher_nudge_controller.h", |
| "shelf/login_shelf_button.cc", |
| "shelf/login_shelf_button.h", |
| "shelf/login_shelf_view.cc", |
| "shelf/login_shelf_view.h", |
| "shelf/login_shelf_widget.cc", |
| "shelf/login_shelf_widget.h", |
| "shelf/scroll_arrow_view.cc", |
| "shelf/scroll_arrow_view.h", |
| "shelf/scrollable_shelf_constants.cc", |
| "shelf/scrollable_shelf_constants.h", |
| "shelf/scrollable_shelf_view.cc", |
| "shelf/scrollable_shelf_view.h", |
| "shelf/shelf.cc", |
| "shelf/shelf.h", |
| "shelf/shelf_app_button.cc", |
| "shelf/shelf_app_button.h", |
| "shelf/shelf_application_menu_model.cc", |
| "shelf/shelf_application_menu_model.h", |
| "shelf/shelf_background_animator.cc", |
| "shelf/shelf_background_animator.h", |
| "shelf/shelf_background_animator_observer.h", |
| "shelf/shelf_bubble.cc", |
| "shelf/shelf_bubble.h", |
| "shelf/shelf_button.cc", |
| "shelf/shelf_button.h", |
| "shelf/shelf_button_delegate.cc", |
| "shelf/shelf_button_delegate.h", |
| "shelf/shelf_button_pressed_metric_tracker.cc", |
| "shelf/shelf_button_pressed_metric_tracker.h", |
| "shelf/shelf_component.h", |
| "shelf/shelf_config.cc", |
| "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", |
| "shelf/shelf_control_button.h", |
| "shelf/shelf_controller.cc", |
| "shelf/shelf_controller.h", |
| "shelf/shelf_focus_cycler.cc", |
| "shelf/shelf_focus_cycler.h", |
| "shelf/shelf_layout_manager.cc", |
| "shelf/shelf_layout_manager.h", |
| "shelf/shelf_layout_manager_observer.h", |
| "shelf/shelf_locking_manager.cc", |
| "shelf/shelf_locking_manager.h", |
| "shelf/shelf_menu_model_adapter.cc", |
| "shelf/shelf_menu_model_adapter.h", |
| "shelf/shelf_metrics.h", |
| "shelf/shelf_navigation_widget.cc", |
| "shelf/shelf_navigation_widget.h", |
| "shelf/shelf_observer.h", |
| "shelf/shelf_shutdown_confirmation_bubble.cc", |
| "shelf/shelf_shutdown_confirmation_bubble.h", |
| "shelf/shelf_test_api.cc", |
| "shelf/shelf_tooltip_bubble.cc", |
| "shelf/shelf_tooltip_bubble.h", |
| "shelf/shelf_tooltip_delegate.h", |
| "shelf/shelf_tooltip_manager.cc", |
| "shelf/shelf_tooltip_manager.h", |
| "shelf/shelf_view.cc", |
| "shelf/shelf_view.h", |
| "shelf/shelf_widget.cc", |
| "shelf/shelf_widget.h", |
| "shelf/shelf_window_targeter.cc", |
| "shelf/shelf_window_targeter.h", |
| "shelf/shelf_window_watcher.cc", |
| "shelf/shelf_window_watcher.h", |
| "shelf/shelf_window_watcher_item_delegate.cc", |
| "shelf/shelf_window_watcher_item_delegate.h", |
| "shelf/swipe_home_to_overview_controller.cc", |
| "shelf/swipe_home_to_overview_controller.h", |
| "shelf/window_preview.cc", |
| "shelf/window_preview.h", |
| "shelf/window_scale_animation.cc", |
| "shelf/window_scale_animation.h", |
| "shell.cc", |
| "shell.h", |
| "shell_delegate.cc", |
| "shell_delegate.h", |
| "shell_init_params.cc", |
| "shell_init_params.h", |
| "shell_observer.h", |
| "shell_tab_handler.cc", |
| "shell_tab_handler.h", |
| "shutdown_controller_impl.cc", |
| "shutdown_controller_impl.h", |
| "shutdown_reason.cc", |
| "shutdown_reason.h", |
| "style/ash_color_mixer.cc", |
| "style/ash_color_mixer.h", |
| "style/ash_color_provider.cc", |
| "style/ash_color_provider.h", |
| "style/ash_color_provider_source.cc", |
| "style/ash_color_provider_source.h", |
| "style/blurred_background_shield.cc", |
| "style/blurred_background_shield.h", |
| "style/checkbox.cc", |
| "style/checkbox.h", |
| "style/checkbox_group.cc", |
| "style/checkbox_group.h", |
| "style/close_button.cc", |
| "style/close_button.h", |
| "style/color_palette_controller.cc", |
| "style/color_palette_controller.h", |
| "style/color_util.cc", |
| "style/color_util.h", |
| "style/combobox.cc", |
| "style/combobox.h", |
| "style/dark_light_mode_controller_impl.cc", |
| "style/dark_light_mode_controller_impl.h", |
| "style/dot_indicator.cc", |
| "style/dot_indicator.h", |
| "style/drop_down_checkbox.cc", |
| "style/drop_down_checkbox.h", |
| "style/harmonized_colors.cc", |
| "style/harmonized_colors.h", |
| "style/icon_button.cc", |
| "style/icon_button.h", |
| "style/keyboard_shortcut_view.cc", |
| "style/keyboard_shortcut_view.h", |
| "style/option_button_base.cc", |
| "style/option_button_base.h", |
| "style/option_button_group.cc", |
| "style/option_button_group.h", |
| "style/pagination_view.cc", |
| "style/pagination_view.h", |
| "style/pill_button.cc", |
| "style/pill_button.h", |
| "style/radio_button.cc", |
| "style/radio_button.h", |
| "style/radio_button_group.cc", |
| "style/radio_button_group.h", |
| "style/rounded_container.cc", |
| "style/rounded_container.h", |
| "style/rounded_label.cc", |
| "style/rounded_label.h", |
| "style/rounded_label_widget.cc", |
| "style/rounded_label_widget.h", |
| "style/style_util.cc", |
| "style/style_util.h", |
| "style/style_viewer/checkbox_group_instances_grid_view_factory.cc", |
| "style/style_viewer/checkbox_instances_grid_view_factory.cc", |
| "style/style_viewer/combobox_instances_grid_view_factory.cc", |
| "style/style_viewer/icon_button_instances_grid_view_factory.cc", |
| "style/style_viewer/pagination_instances_grid_view_factory.cc", |
| "style/style_viewer/pill_button_instances_grid_view_factory.cc", |
| "style/style_viewer/radio_button_group_instances_grid_view_factory.cc", |
| "style/style_viewer/radio_button_instances_grid_view_factory.cc", |
| "style/style_viewer/switch_instances_grid_view_factory.cc", |
| "style/style_viewer/system_text_instances_grid_view_factory.cc", |
| "style/style_viewer/system_ui_components_grid_view.cc", |
| "style/style_viewer/system_ui_components_grid_view.h", |
| "style/style_viewer/system_ui_components_grid_view_factories.h", |
| "style/style_viewer/system_ui_components_style_viewer_view.cc", |
| "style/style_viewer/system_ui_components_style_viewer_view.h", |
| "style/style_viewer/tab_slider_instances_grid_view_factory.cc", |
| "style/style_viewer/typography_instances_grid_view_factory.cc", |
| "style/switch.cc", |
| "style/switch.h", |
| "style/system_dialog_delegate_view.cc", |
| "style/system_dialog_delegate_view.h", |
| "style/system_shadow.cc", |
| "style/system_shadow.h", |
| "style/system_shadow_on_nine_patch_layer.cc", |
| "style/system_shadow_on_nine_patch_layer.h", |
| "style/system_shadow_on_texture_layer.cc", |
| "style/system_shadow_on_texture_layer.h", |
| "style/system_textfield.cc", |
| "style/system_textfield.h", |
| "style/system_textfield_controller.cc", |
| "style/system_textfield_controller.h", |
| "style/system_toast_style.cc", |
| "style/system_toast_style.h", |
| "style/tab_slider.cc", |
| "style/tab_slider.h", |
| "style/tab_slider_button.cc", |
| "style/tab_slider_button.h", |
| "style/typography.cc", |
| "style/typography.h", |
| "system/accessibility/accessibility_detailed_view.cc", |
| "system/accessibility/accessibility_detailed_view.h", |
| "system/accessibility/accessibility_feature_disable_dialog.cc", |
| "system/accessibility/accessibility_feature_disable_dialog.h", |
| "system/accessibility/accessibility_feature_pod_controller.cc", |
| "system/accessibility/accessibility_feature_pod_controller.h", |
| "system/accessibility/autoclick_menu_bubble_controller.cc", |
| "system/accessibility/autoclick_menu_bubble_controller.h", |
| "system/accessibility/autoclick_menu_view.cc", |
| "system/accessibility/autoclick_menu_view.h", |
| "system/accessibility/autoclick_scroll_bubble_controller.cc", |
| "system/accessibility/autoclick_scroll_bubble_controller.h", |
| "system/accessibility/autoclick_scroll_view.cc", |
| "system/accessibility/autoclick_scroll_view.h", |
| "system/accessibility/dictation_bubble_controller.cc", |
| "system/accessibility/dictation_bubble_controller.h", |
| "system/accessibility/dictation_bubble_view.cc", |
| "system/accessibility/dictation_bubble_view.h", |
| "system/accessibility/dictation_button_tray.cc", |
| "system/accessibility/dictation_button_tray.h", |
| "system/accessibility/floating_accessibility_controller.cc", |
| "system/accessibility/floating_accessibility_controller.h", |
| "system/accessibility/floating_accessibility_detailed_controller.cc", |
| "system/accessibility/floating_accessibility_detailed_controller.h", |
| "system/accessibility/floating_accessibility_view.cc", |
| "system/accessibility/floating_accessibility_view.h", |
| "system/accessibility/floating_menu_button.cc", |
| "system/accessibility/floating_menu_button.h", |
| "system/accessibility/floating_menu_utils.cc", |
| "system/accessibility/floating_menu_utils.h", |
| "system/accessibility/select_to_speak/select_to_speak_constants.h", |
| "system/accessibility/select_to_speak/select_to_speak_menu_bubble_controller.cc", |
| "system/accessibility/select_to_speak/select_to_speak_menu_bubble_controller.h", |
| "system/accessibility/select_to_speak/select_to_speak_menu_view.cc", |
| "system/accessibility/select_to_speak/select_to_speak_menu_view.h", |
| "system/accessibility/select_to_speak/select_to_speak_metrics_utils.h", |
| "system/accessibility/select_to_speak/select_to_speak_speed_bubble_controller.cc", |
| "system/accessibility/select_to_speak/select_to_speak_speed_bubble_controller.h", |
| "system/accessibility/select_to_speak/select_to_speak_speed_view.cc", |
| "system/accessibility/select_to_speak/select_to_speak_speed_view.h", |
| "system/accessibility/select_to_speak/select_to_speak_tray.cc", |
| "system/accessibility/select_to_speak/select_to_speak_tray.h", |
| "system/accessibility/switch_access/switch_access_back_button_bubble_controller.cc", |
| "system/accessibility/switch_access/switch_access_back_button_bubble_controller.h", |
| "system/accessibility/switch_access/switch_access_back_button_view.cc", |
| "system/accessibility/switch_access/switch_access_back_button_view.h", |
| "system/accessibility/switch_access/switch_access_menu_bubble_controller.cc", |
| "system/accessibility/switch_access/switch_access_menu_bubble_controller.h", |
| "system/accessibility/switch_access/switch_access_menu_button.cc", |
| "system/accessibility/switch_access/switch_access_menu_button.h", |
| "system/accessibility/switch_access/switch_access_menu_view.cc", |
| "system/accessibility/switch_access/switch_access_menu_view.h", |
| "system/accessibility/unified_accessibility_detailed_view_controller.cc", |
| "system/accessibility/unified_accessibility_detailed_view_controller.h", |
| "system/audio/audio_detailed_view.cc", |
| "system/audio/audio_detailed_view.h", |
| "system/audio/audio_effects_controller.cc", |
| "system/audio/audio_effects_controller.h", |
| "system/audio/display_speaker_controller.cc", |
| "system/audio/display_speaker_controller.h", |
| "system/audio/mic_gain_slider_controller.cc", |
| "system/audio/mic_gain_slider_controller.h", |
| "system/audio/mic_gain_slider_view.cc", |
| "system/audio/mic_gain_slider_view.h", |
| "system/audio/unified_audio_detailed_view_controller.cc", |
| "system/audio/unified_audio_detailed_view_controller.h", |
| "system/audio/unified_volume_slider_controller.cc", |
| "system/audio/unified_volume_slider_controller.h", |
| "system/audio/unified_volume_view.cc", |
| "system/audio/unified_volume_view.h", |
| "system/bluetooth/bluetooth_detailed_view.cc", |
| "system/bluetooth/bluetooth_detailed_view.h", |
| "system/bluetooth/bluetooth_detailed_view_controller.cc", |
| "system/bluetooth/bluetooth_detailed_view_controller.h", |
| "system/bluetooth/bluetooth_detailed_view_impl.cc", |
| "system/bluetooth/bluetooth_detailed_view_impl.h", |
| "system/bluetooth/bluetooth_device_list_controller.cc", |
| "system/bluetooth/bluetooth_device_list_controller.h", |
| "system/bluetooth/bluetooth_device_list_controller_impl.cc", |
| "system/bluetooth/bluetooth_device_list_controller_impl.h", |
| "system/bluetooth/bluetooth_device_list_item_battery_view.cc", |
| "system/bluetooth/bluetooth_device_list_item_battery_view.h", |
| "system/bluetooth/bluetooth_device_list_item_multiple_battery_view.cc", |
| "system/bluetooth/bluetooth_device_list_item_multiple_battery_view.h", |
| "system/bluetooth/bluetooth_device_list_item_view.cc", |
| "system/bluetooth/bluetooth_device_list_item_view.h", |
| "system/bluetooth/bluetooth_device_status_ui_handler.cc", |
| "system/bluetooth/bluetooth_device_status_ui_handler.h", |
| "system/bluetooth/bluetooth_feature_pod_controller.cc", |
| "system/bluetooth/bluetooth_feature_pod_controller.h", |
| "system/bluetooth/bluetooth_notification_controller.cc", |
| "system/bluetooth/bluetooth_notification_controller.h", |
| "system/bluetooth/bluetooth_state_cache.cc", |
| "system/bluetooth/bluetooth_state_cache.h", |
| "system/brightness/brightness_controller_chromeos.cc", |
| "system/brightness/brightness_controller_chromeos.h", |
| "system/brightness/display_detailed_view.cc", |
| "system/brightness/display_detailed_view.h", |
| "system/brightness/quick_settings_display_detailed_view_controller.cc", |
| "system/brightness/quick_settings_display_detailed_view_controller.h", |
| "system/brightness/unified_brightness_slider_controller.cc", |
| "system/brightness/unified_brightness_slider_controller.h", |
| "system/brightness/unified_brightness_view.cc", |
| "system/brightness/unified_brightness_view.h", |
| "system/brightness_control_delegate.h", |
| "system/camera/autozoom_controller_impl.cc", |
| "system/camera/autozoom_controller_impl.h", |
| "system/camera/autozoom_feature_pod_controller.cc", |
| "system/camera/autozoom_feature_pod_controller.h", |
| "system/camera/autozoom_nudge.cc", |
| "system/camera/autozoom_nudge.h", |
| "system/camera/autozoom_nudge_controller.cc", |
| "system/camera/autozoom_nudge_controller.h", |
| "system/camera/autozoom_observer.h", |
| "system/camera/autozoom_toast_controller.cc", |
| "system/camera/autozoom_toast_controller.h", |
| "system/camera/autozoom_toast_view.cc", |
| "system/camera/autozoom_toast_view.h", |
| "system/camera/camera_app_prefs.cc", |
| "system/camera/camera_app_prefs.h", |
| "system/camera/camera_effects_controller.cc", |
| "system/camera/camera_effects_controller.h", |
| "system/caps_lock_notification_controller.cc", |
| "system/caps_lock_notification_controller.h", |
| "system/cast/cast_detailed_view.cc", |
| "system/cast/cast_detailed_view.h", |
| "system/cast/cast_feature_pod_controller.cc", |
| "system/cast/cast_feature_pod_controller.h", |
| "system/cast/cast_notification_controller.cc", |
| "system/cast/cast_notification_controller.h", |
| "system/cast/cast_zero_state_view.cc", |
| "system/cast/cast_zero_state_view.h", |
| "system/cast/unified_cast_detailed_view_controller.cc", |
| "system/cast/unified_cast_detailed_view_controller.h", |
| "system/channel_indicator/channel_indicator.cc", |
| "system/channel_indicator/channel_indicator.h", |
| "system/channel_indicator/channel_indicator_quick_settings_view.cc", |
| "system/channel_indicator/channel_indicator_quick_settings_view.h", |
| "system/channel_indicator/channel_indicator_utils.cc", |
| "system/channel_indicator/channel_indicator_utils.h", |
| "system/dark_mode/dark_mode_feature_pod_controller.cc", |
| "system/dark_mode/dark_mode_feature_pod_controller.h", |
| "system/diagnostics/async_log.cc", |
| "system/diagnostics/async_log.h", |
| "system/diagnostics/diagnostics_browser_delegate.cc", |
| "system/diagnostics/diagnostics_browser_delegate.h", |
| "system/diagnostics/diagnostics_log_controller.cc", |
| "system/diagnostics/diagnostics_log_controller.h", |
| "system/diagnostics/keyboard_input_log.cc", |
| "system/diagnostics/keyboard_input_log.h", |
| "system/diagnostics/networking_log.cc", |
| "system/diagnostics/networking_log.h", |
| "system/diagnostics/routine_log.cc", |
| "system/diagnostics/routine_log.h", |
| "system/diagnostics/telemetry_log.cc", |
| "system/diagnostics/telemetry_log.h", |
| "system/do_not_disturb_notification_controller.cc", |
| "system/do_not_disturb_notification_controller.h", |
| "system/eche/eche_icon_loading_indicator_view.cc", |
| "system/eche/eche_icon_loading_indicator_view.h", |
| "system/eche/eche_tray.cc", |
| "system/eche/eche_tray.h", |
| "system/enterprise/enterprise_domain_observer.h", |
| "system/federated/federated_client_manager.cc", |
| "system/federated/federated_client_manager.h", |
| "system/federated/federated_service_controller.h", |
| "system/federated/federated_service_controller_impl.cc", |
| "system/federated/federated_service_controller_impl.h", |
| "system/federated/test_federated_service_controller.cc", |
| "system/federated/test_federated_service_controller.h", |
| "system/firmware_update/firmware_update_notification_controller.cc", |
| "system/firmware_update/firmware_update_notification_controller.h", |
| "system/focus_mode/focus_mode_animations.cc", |
| "system/focus_mode/focus_mode_animations.h", |
| "system/focus_mode/focus_mode_chip_carousel.cc", |
| "system/focus_mode/focus_mode_chip_carousel.h", |
| "system/focus_mode/focus_mode_controller.cc", |
| "system/focus_mode/focus_mode_controller.h", |
| "system/focus_mode/focus_mode_countdown_view.cc", |
| "system/focus_mode/focus_mode_countdown_view.h", |
| "system/focus_mode/focus_mode_detailed_view.cc", |
| "system/focus_mode/focus_mode_detailed_view.h", |
| "system/focus_mode/focus_mode_detailed_view_controller.cc", |
| "system/focus_mode/focus_mode_detailed_view_controller.h", |
| "system/focus_mode/focus_mode_ending_moment_view.cc", |
| "system/focus_mode/focus_mode_ending_moment_view.h", |
| "system/focus_mode/focus_mode_feature_pod_controller.cc", |
| "system/focus_mode/focus_mode_feature_pod_controller.h", |
| "system/focus_mode/focus_mode_task_view.cc", |
| "system/focus_mode/focus_mode_task_view.h", |
| "system/focus_mode/focus_mode_tasks_provider.cc", |
| "system/focus_mode/focus_mode_tasks_provider.h", |
| "system/focus_mode/focus_mode_tray.cc", |
| "system/focus_mode/focus_mode_tray.h", |
| "system/focus_mode/focus_mode_util.cc", |
| "system/focus_mode/focus_mode_util.h", |
| "system/geolocation/geolocation_controller.cc", |
| "system/geolocation/geolocation_controller.h", |
| "system/holding_space/downloads_section.cc", |
| "system/holding_space/downloads_section.h", |
| "system/holding_space/holding_space_animation_registry.cc", |
| "system/holding_space/holding_space_animation_registry.h", |
| "system/holding_space/holding_space_drag_util.cc", |
| "system/holding_space/holding_space_drag_util.h", |
| "system/holding_space/holding_space_item_chip_view.cc", |
| "system/holding_space/holding_space_item_chip_view.h", |
| "system/holding_space/holding_space_item_screen_capture_view.cc", |
| "system/holding_space/holding_space_item_screen_capture_view.h", |
| "system/holding_space/holding_space_item_view.cc", |
| "system/holding_space/holding_space_item_view.h", |
| "system/holding_space/holding_space_item_views_section.cc", |
| "system/holding_space/holding_space_item_views_section.h", |
| "system/holding_space/holding_space_progress_indicator_util.cc", |
| "system/holding_space/holding_space_progress_indicator_util.h", |
| "system/holding_space/holding_space_tray.cc", |
| "system/holding_space/holding_space_tray.h", |
| "system/holding_space/holding_space_tray_bubble.cc", |
| "system/holding_space/holding_space_tray_bubble.h", |
| "system/holding_space/holding_space_tray_child_bubble.cc", |
| "system/holding_space/holding_space_tray_child_bubble.h", |
| "system/holding_space/holding_space_tray_icon.cc", |
| "system/holding_space/holding_space_tray_icon.h", |
| "system/holding_space/holding_space_tray_icon_preview.cc", |
| "system/holding_space/holding_space_tray_icon_preview.h", |
| "system/holding_space/holding_space_ui.cc", |
| "system/holding_space/holding_space_ui.h", |
| "system/holding_space/holding_space_util.cc", |
| "system/holding_space/holding_space_util.h", |
| "system/holding_space/holding_space_view_delegate.cc", |
| "system/holding_space/holding_space_view_delegate.h", |
| "system/holding_space/pinned_files_bubble.cc", |
| "system/holding_space/pinned_files_bubble.h", |
| "system/holding_space/pinned_files_section.cc", |
| "system/holding_space/pinned_files_section.h", |
| "system/holding_space/recent_files_bubble.cc", |
| "system/holding_space/recent_files_bubble.h", |
| "system/holding_space/screen_captures_section.cc", |
| "system/holding_space/screen_captures_section.h", |
| "system/holding_space/suggestions_section.cc", |
| "system/holding_space/suggestions_section.h", |
| "system/hotspot/hotspot_detailed_view.cc", |
| "system/hotspot/hotspot_detailed_view.h", |
| "system/hotspot/hotspot_detailed_view_controller.cc", |
| "system/hotspot/hotspot_detailed_view_controller.h", |
| "system/hotspot/hotspot_feature_pod_controller.cc", |
| "system/hotspot/hotspot_feature_pod_controller.h", |
| "system/hotspot/hotspot_icon.cc", |
| "system/hotspot/hotspot_icon.h", |
| "system/hotspot/hotspot_icon_animation.cc", |
| "system/hotspot/hotspot_icon_animation.h", |
| "system/hotspot/hotspot_icon_animation_observer.h", |
| "system/hotspot/hotspot_info_cache.cc", |
| "system/hotspot/hotspot_info_cache.h", |
| "system/hotspot/hotspot_notifier.cc", |
| "system/hotspot/hotspot_notifier.h", |
| "system/hotspot/hotspot_tray_view.cc", |
| "system/hotspot/hotspot_tray_view.h", |
| "system/human_presence/human_presence_metrics.h", |
| "system/human_presence/human_presence_orientation_controller.cc", |
| "system/human_presence/human_presence_orientation_controller.h", |
| "system/human_presence/lock_on_leave_controller.cc", |
| "system/human_presence/lock_on_leave_controller.h", |
| "system/human_presence/snooping_protection_controller.cc", |
| "system/human_presence/snooping_protection_controller.h", |
| "system/human_presence/snooping_protection_notification_blocker.cc", |
| "system/human_presence/snooping_protection_notification_blocker.h", |
| "system/human_presence/snooping_protection_notification_blocker_internal.h", |
| "system/human_presence/snooping_protection_view.cc", |
| "system/human_presence/snooping_protection_view.h", |
| "system/ime/ime_detailed_view.cc", |
| "system/ime/ime_detailed_view.h", |
| "system/ime/ime_feature_pod_controller.cc", |
| "system/ime/ime_feature_pod_controller.h", |
| "system/ime/ime_observer.h", |
| "system/ime/unified_ime_detailed_view_controller.cc", |
| "system/ime/unified_ime_detailed_view_controller.h", |
| "system/ime_menu/ime_list_view.cc", |
| "system/ime_menu/ime_list_view.h", |
| "system/ime_menu/ime_menu_tray.cc", |
| "system/ime_menu/ime_menu_tray.h", |
| "system/input_device_settings/input_device_duplicate_id_finder.cc", |
| "system/input_device_settings/input_device_duplicate_id_finder.h", |
| "system/input_device_settings/input_device_key_alias_manager.cc", |
| "system/input_device_settings/input_device_key_alias_manager.h", |
| "system/input_device_settings/input_device_notifier.cc", |
| "system/input_device_settings/input_device_notifier.h", |
| "system/input_device_settings/input_device_settings_controller_impl.cc", |
| "system/input_device_settings/input_device_settings_controller_impl.h", |
| "system/input_device_settings/input_device_settings_defaults.h", |
| "system/input_device_settings/input_device_settings_dispatcher.cc", |
| "system/input_device_settings/input_device_settings_dispatcher.h", |
| "system/input_device_settings/input_device_settings_logging.cc", |
| "system/input_device_settings/input_device_settings_logging.h", |
| "system/input_device_settings/input_device_settings_metrics_manager.cc", |
| "system/input_device_settings/input_device_settings_metrics_manager.h", |
| "system/input_device_settings/input_device_settings_notification_controller.cc", |
| "system/input_device_settings/input_device_settings_notification_controller.h", |
| "system/input_device_settings/input_device_settings_policy_handler.cc", |
| "system/input_device_settings/input_device_settings_policy_handler.h", |
| "system/input_device_settings/input_device_settings_pref_names.h", |
| "system/input_device_settings/input_device_settings_utils.cc", |
| "system/input_device_settings/input_device_settings_utils.h", |
| "system/input_device_settings/input_device_tracker.cc", |
| "system/input_device_settings/input_device_tracker.h", |
| "system/input_device_settings/keyboard_modifier_metrics_recorder.cc", |
| "system/input_device_settings/keyboard_modifier_metrics_recorder.h", |
| "system/input_device_settings/pref_handlers/graphics_tablet_pref_handler.h", |
| "system/input_device_settings/pref_handlers/graphics_tablet_pref_handler_impl.cc", |
| "system/input_device_settings/pref_handlers/graphics_tablet_pref_handler_impl.h", |
| "system/input_device_settings/pref_handlers/keyboard_pref_handler.h", |
| "system/input_device_settings/pref_handlers/keyboard_pref_handler_impl.cc", |
| "system/input_device_settings/pref_handlers/keyboard_pref_handler_impl.h", |
| "system/input_device_settings/pref_handlers/mouse_pref_handler.h", |
| "system/input_device_settings/pref_handlers/mouse_pref_handler_impl.cc", |
| "system/input_device_settings/pref_handlers/mouse_pref_handler_impl.h", |
| "system/input_device_settings/pref_handlers/pointing_stick_pref_handler.h", |
| "system/input_device_settings/pref_handlers/pointing_stick_pref_handler_impl.cc", |
| "system/input_device_settings/pref_handlers/pointing_stick_pref_handler_impl.h", |
| "system/input_device_settings/pref_handlers/stylus_pref_handler.h", |
| "system/input_device_settings/pref_handlers/stylus_pref_handler_impl.cc", |
| "system/input_device_settings/pref_handlers/stylus_pref_handler_impl.h", |
| "system/input_device_settings/pref_handlers/touchpad_pref_handler.h", |
| "system/input_device_settings/pref_handlers/touchpad_pref_handler_impl.cc", |
| "system/input_device_settings/pref_handlers/touchpad_pref_handler_impl.h", |
| "system/input_device_settings/settings_updated_metrics_info.cc", |
| "system/input_device_settings/settings_updated_metrics_info.h", |
| "system/keyboard_brightness/keyboard_backlight_color_controller.cc", |
| "system/keyboard_brightness/keyboard_backlight_color_controller.h", |
| "system/keyboard_brightness/keyboard_backlight_color_nudge_controller.cc", |
| "system/keyboard_brightness/keyboard_backlight_color_nudge_controller.h", |
| "system/keyboard_brightness/keyboard_backlight_toggle_controller.cc", |
| "system/keyboard_brightness/keyboard_backlight_toggle_controller.h", |
| "system/keyboard_brightness/keyboard_brightness_controller.cc", |
| "system/keyboard_brightness/keyboard_brightness_controller.h", |
| "system/keyboard_brightness/unified_keyboard_brightness_slider_controller.cc", |
| "system/keyboard_brightness/unified_keyboard_brightness_slider_controller.h", |
| "system/keyboard_brightness_control_delegate.h", |
| "system/locale/locale_detailed_view.cc", |
| "system/locale/locale_detailed_view.h", |
| "system/locale/locale_feature_pod_controller.cc", |
| "system/locale/locale_feature_pod_controller.h", |
| "system/locale/locale_update_controller_impl.cc", |
| "system/locale/locale_update_controller_impl.h", |
| "system/locale/unified_locale_detailed_view_controller.cc", |
| "system/locale/unified_locale_detailed_view_controller.h", |
| "system/lock_screen_notification_controller.cc", |
| "system/lock_screen_notification_controller.h", |
| "system/media/media_color_theme.cc", |
| "system/media/media_color_theme.h", |
| "system/media/media_notification_provider.cc", |
| "system/media/media_notification_provider.h", |
| "system/media/media_notification_provider_observer.h", |
| "system/media/media_tray.cc", |
| "system/media/media_tray.h", |
| "system/media/quick_settings_media_view.cc", |
| "system/media/quick_settings_media_view.h", |
| "system/media/quick_settings_media_view_container.cc", |
| "system/media/quick_settings_media_view_container.h", |
| "system/media/quick_settings_media_view_controller.cc", |
| "system/media/quick_settings_media_view_controller.h", |
| "system/media/unified_media_controls_container.cc", |
| "system/media/unified_media_controls_container.h", |
| "system/media/unified_media_controls_controller.cc", |
| "system/media/unified_media_controls_controller.h", |
| "system/media/unified_media_controls_detailed_view.cc", |
| "system/media/unified_media_controls_detailed_view.h", |
| "system/media/unified_media_controls_detailed_view_controller.cc", |
| "system/media/unified_media_controls_detailed_view_controller.h", |
| "system/media/unified_media_controls_view.cc", |
| "system/media/unified_media_controls_view.h", |
| "system/message_center/arc_notification_manager_delegate_impl.cc", |
| "system/message_center/arc_notification_manager_delegate_impl.h", |
| "system/message_center/ash_message_center_lock_screen_controller.cc", |
| "system/message_center/ash_message_center_lock_screen_controller.h", |
| "system/message_center/ash_message_popup_collection.cc", |
| "system/message_center/ash_message_popup_collection.h", |
| "system/message_center/ash_notification_control_button_factory.cc", |
| "system/message_center/ash_notification_control_button_factory.h", |
| "system/message_center/ash_notification_drag_controller.cc", |
| "system/message_center/ash_notification_drag_controller.h", |
| "system/message_center/ash_notification_expand_button.cc", |
| "system/message_center/ash_notification_expand_button.h", |
| "system/message_center/ash_notification_input_container.cc", |
| "system/message_center/ash_notification_input_container.h", |
| "system/message_center/ash_notification_view.cc", |
| "system/message_center/ash_notification_view.h", |
| "system/message_center/fullscreen_notification_blocker.cc", |
| "system/message_center/fullscreen_notification_blocker.h", |
| "system/message_center/inactive_user_notification_blocker.cc", |
| "system/message_center/inactive_user_notification_blocker.h", |
| "system/message_center/message_center_ash_impl.cc", |
| "system/message_center/message_center_ash_impl.h", |
| "system/message_center/message_center_constants.h", |
| "system/message_center/message_center_controller.cc", |
| "system/message_center/message_center_controller.h", |
| "system/message_center/message_center_scroll_bar.cc", |
| "system/message_center/message_center_scroll_bar.h", |
| "system/message_center/message_center_style.h", |
| "system/message_center/message_center_utils.cc", |
| "system/message_center/message_center_utils.h", |
| "system/message_center/message_view_factory.cc", |
| "system/message_center/message_view_factory.h", |
| "system/message_center/metrics_utils.cc", |
| "system/message_center/metrics_utils.h", |
| "system/message_center/notification_grouping_controller.cc", |
| "system/message_center/notification_grouping_controller.h", |
| "system/message_center/notification_swipe_control_view.cc", |
| "system/message_center/notification_swipe_control_view.h", |
| "system/message_center/notifier_settings_view.cc", |
| "system/message_center/notifier_settings_view.h", |
| "system/message_center/session_state_notification_blocker.cc", |
| "system/message_center/session_state_notification_blocker.h", |
| "system/model/clock_model.cc", |
| "system/model/clock_model.h", |
| "system/model/clock_observer.h", |
| "system/model/enterprise_domain_model.cc", |
| "system/model/enterprise_domain_model.h", |
| "system/model/locale_model.cc", |
| "system/model/locale_model.h", |
| "system/model/scoped_fake_system_tray_model.cc", |
| "system/model/scoped_fake_system_tray_model.h", |
| "system/model/session_length_limit_model.cc", |
| "system/model/session_length_limit_model.h", |
| "system/model/system_tray_model.cc", |
| "system/model/system_tray_model.h", |
| "system/model/tracing_model.cc", |
| "system/model/tracing_model.h", |
| "system/model/update_model.cc", |
| "system/model/update_model.h", |
| "system/model/virtual_keyboard_model.cc", |
| "system/model/virtual_keyboard_model.h", |
| "system/nearby_share/nearby_share_controller_impl.cc", |
| "system/nearby_share/nearby_share_controller_impl.h", |
| "system/nearby_share/nearby_share_feature_pod_controller.cc", |
| "system/nearby_share/nearby_share_feature_pod_controller.h", |
| "system/network/active_network_icon.cc", |
| "system/network/active_network_icon.h", |
| "system/network/auto_connect_notifier.cc", |
| "system/network/auto_connect_notifier.h", |
| "system/network/cellular_setup_notifier.cc", |
| "system/network/cellular_setup_notifier.h", |
| "system/network/fake_network_detailed_network_view.cc", |
| "system/network/fake_network_detailed_network_view.h", |
| "system/network/fake_network_detailed_view_delegate.cc", |
| "system/network/fake_network_detailed_view_delegate.h", |
| "system/network/fake_network_list_network_header_view_delegate.cc", |
| "system/network/fake_network_list_network_header_view_delegate.h", |
| "system/network/fake_network_list_tether_hosts_header_view.cc", |
| "system/network/fake_network_list_tether_hosts_header_view.h", |
| "system/network/managed_sim_lock_notifier.cc", |
| "system/network/managed_sim_lock_notifier.h", |
| "system/network/network_detailed_network_view.cc", |
| "system/network/network_detailed_network_view.h", |
| "system/network/network_detailed_network_view_impl.cc", |
| "system/network/network_detailed_network_view_impl.h", |
| "system/network/network_detailed_view.cc", |
| "system/network/network_detailed_view.h", |
| "system/network/network_detailed_view_controller.cc", |
| "system/network/network_detailed_view_controller.h", |
| "system/network/network_feature_pod_button.cc", |
| "system/network/network_feature_pod_button.h", |
| "system/network/network_feature_pod_controller.cc", |
| "system/network/network_feature_pod_controller.h", |
| "system/network/network_feature_tile.cc", |
| "system/network/network_feature_tile.h", |
| "system/network/network_icon.cc", |
| "system/network/network_icon.h", |
| "system/network/network_icon_animation.cc", |
| "system/network/network_icon_animation.h", |
| "system/network/network_icon_animation_observer.h", |
| "system/network/network_info_bubble.cc", |
| "system/network/network_info_bubble.h", |
| "system/network/network_list_header_view.cc", |
| "system/network/network_list_header_view.h", |
| "system/network/network_list_item_view.cc", |
| "system/network/network_list_item_view.h", |
| "system/network/network_list_mobile_header_view.cc", |
| "system/network/network_list_mobile_header_view.h", |
| "system/network/network_list_network_header_view.cc", |
| "system/network/network_list_network_header_view.h", |
| "system/network/network_list_network_item_view.cc", |
| "system/network/network_list_network_item_view.h", |
| "system/network/network_list_tether_hosts_header_view.cc", |
| "system/network/network_list_tether_hosts_header_view.h", |
| "system/network/network_list_view_controller.cc", |
| "system/network/network_list_view_controller.h", |
| "system/network/network_list_view_controller_impl.cc", |
| "system/network/network_list_view_controller_impl.h", |
| "system/network/network_list_wifi_header_view.cc", |
| "system/network/network_list_wifi_header_view.h", |
| "system/network/network_observer.h", |
| "system/network/network_state_list_detailed_view.cc", |
| "system/network/network_state_list_detailed_view.h", |
| "system/network/network_tray_view.cc", |
| "system/network/network_tray_view.h", |
| "system/network/network_utils.cc", |
| "system/network/network_utils.h", |
| "system/network/sms_observer.cc", |
| "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_vpn_detailed_view_controller.cc", |
| "system/network/unified_vpn_detailed_view_controller.h", |
| "system/network/vpn_detailed_view.cc", |
| "system/network/vpn_detailed_view.h", |
| "system/network/vpn_feature_pod_controller.cc", |
| "system/network/vpn_feature_pod_controller.h", |
| "system/network/vpn_list.cc", |
| "system/network/vpn_list.h", |
| "system/network/wifi_toggle_notification_controller.cc", |
| "system/network/wifi_toggle_notification_controller.h", |
| "system/night_light/night_light_controller_impl.cc", |
| "system/night_light/night_light_controller_impl.h", |
| "system/night_light/night_light_feature_pod_controller.cc", |
| "system/night_light/night_light_feature_pod_controller.h", |
| "system/notification_center/notification_center_bubble.cc", |
| "system/notification_center/notification_center_bubble.h", |
| "system/notification_center/notification_center_tray.cc", |
| "system/notification_center/notification_center_tray.h", |
| "system/notification_center/notification_center_view.cc", |
| "system/notification_center/notification_center_view.h", |
| "system/notification_center/notification_list_view.cc", |
| "system/notification_center/notification_list_view.h", |
| "system/notification_center/notification_metrics_recorder.cc", |
| "system/notification_center/notification_metrics_recorder.h", |
| "system/notification_center/stacked_notification_bar.cc", |
| "system/notification_center/stacked_notification_bar.h", |
| "system/overview/overview_button_tray.cc", |
| "system/overview/overview_button_tray.h", |
| "system/palette/common_palette_tool.cc", |
| "system/palette/common_palette_tool.h", |
| "system/palette/palette_ids.cc", |
| "system/palette/palette_ids.h", |
| "system/palette/palette_tool.cc", |
| "system/palette/palette_tool.h", |
| "system/palette/palette_tool_manager.cc", |
| "system/palette/palette_tool_manager.h", |
| "system/palette/palette_tray.cc", |
| "system/palette/palette_tray.h", |
| "system/palette/palette_utils.cc", |
| "system/palette/palette_utils.h", |
| "system/palette/palette_welcome_bubble.cc", |
| "system/palette/palette_welcome_bubble.h", |
| "system/palette/stylus_battery_delegate.cc", |
| "system/palette/stylus_battery_delegate.h", |
| "system/palette/tools/create_note_action.cc", |
| "system/palette/tools/create_note_action.h", |
| "system/palette/tools/enter_capture_mode.cc", |
| "system/palette/tools/enter_capture_mode.h", |
| "system/palette/tools/laser_pointer_mode.cc", |
| "system/palette/tools/laser_pointer_mode.h", |
| "system/palette/tools/magnifier_mode.cc", |
| "system/palette/tools/magnifier_mode.h", |
| "system/pcie_peripheral/pcie_peripheral_notification_controller.cc", |
| "system/pcie_peripheral/pcie_peripheral_notification_controller.h", |
| "system/phonehub/app_stream_connection_error_dialog.cc", |
| "system/phonehub/app_stream_connection_error_dialog.h", |
| "system/phonehub/app_stream_launcher_item.cc", |
| "system/phonehub/app_stream_launcher_item.h", |
| "system/phonehub/app_stream_launcher_list_item.cc", |
| "system/phonehub/app_stream_launcher_list_item.h", |
| "system/phonehub/app_stream_launcher_view.cc", |
| "system/phonehub/app_stream_launcher_view.h", |
| "system/phonehub/bluetooth_disabled_view.cc", |
| "system/phonehub/bluetooth_disabled_view.h", |
| "system/phonehub/camera_roll_menu_model.cc", |
| "system/phonehub/camera_roll_menu_model.h", |
| "system/phonehub/camera_roll_thumbnail.cc", |
| "system/phonehub/camera_roll_thumbnail.h", |
| "system/phonehub/camera_roll_view.cc", |
| "system/phonehub/camera_roll_view.h", |
| "system/phonehub/continue_browsing_chip.cc", |
| "system/phonehub/continue_browsing_chip.h", |
| "system/phonehub/enable_hotspot_quick_action_controller.cc", |
| "system/phonehub/enable_hotspot_quick_action_controller.h", |
| "system/phonehub/locate_phone_quick_action_controller.cc", |
| "system/phonehub/locate_phone_quick_action_controller.h", |
| "system/phonehub/multidevice_feature_opt_in_view.cc", |
| "system/phonehub/multidevice_feature_opt_in_view.h", |
| "system/phonehub/onboarding_nudge_controller.cc", |
| "system/phonehub/onboarding_nudge_controller.h", |
| "system/phonehub/onboarding_view.cc", |
| "system/phonehub/onboarding_view.h", |
| "system/phonehub/phone_connected_view.cc", |
| "system/phonehub/phone_connected_view.h", |
| "system/phonehub/phone_connecting_view.cc", |
| "system/phonehub/phone_connecting_view.h", |
| "system/phonehub/phone_disconnected_view.cc", |
| "system/phonehub/phone_disconnected_view.h", |
| "system/phonehub/phone_hub_app_count_icon.cc", |
| "system/phonehub/phone_hub_app_count_icon.h", |
| "system/phonehub/phone_hub_app_icon.cc", |
| "system/phonehub/phone_hub_app_icon.h", |
| "system/phonehub/phone_hub_app_loading_icon.cc", |
| "system/phonehub/phone_hub_app_loading_icon.h", |
| "system/phonehub/phone_hub_content_view.cc", |
| "system/phonehub/phone_hub_content_view.h", |
| "system/phonehub/phone_hub_interstitial_view.cc", |
| "system/phonehub/phone_hub_interstitial_view.h", |
| "system/phonehub/phone_hub_metrics.cc", |
| "system/phonehub/phone_hub_metrics.h", |
| "system/phonehub/phone_hub_more_apps_button.cc", |
| "system/phonehub/phone_hub_more_apps_button.h", |
| "system/phonehub/phone_hub_notification_controller.cc", |
| "system/phonehub/phone_hub_notification_controller.h", |
| "system/phonehub/phone_hub_nudge.cc", |
| "system/phonehub/phone_hub_nudge.h", |
| "system/phonehub/phone_hub_recent_app_button.cc", |
| "system/phonehub/phone_hub_recent_app_button.h", |
| "system/phonehub/phone_hub_recent_apps_view.cc", |
| "system/phonehub/phone_hub_recent_apps_view.h", |
| "system/phonehub/phone_hub_tray.cc", |
| "system/phonehub/phone_hub_tray.h", |
| "system/phonehub/phone_hub_ui_controller.cc", |
| "system/phonehub/phone_hub_ui_controller.h", |
| "system/phonehub/phone_hub_view_ids.h", |
| "system/phonehub/phone_status_view.cc", |
| "system/phonehub/phone_status_view.h", |
| "system/phonehub/quick_action_controller_base.h", |
| "system/phonehub/quick_action_item.cc", |
| "system/phonehub/quick_action_item.h", |
| "system/phonehub/quick_actions_view.cc", |
| "system/phonehub/quick_actions_view.h", |
| "system/phonehub/silence_phone_quick_action_controller.cc", |
| "system/phonehub/silence_phone_quick_action_controller.h", |
| "system/phonehub/sub_feature_opt_in_view.cc", |
| "system/phonehub/sub_feature_opt_in_view.h", |
| "system/phonehub/task_continuation_view.cc", |
| "system/phonehub/task_continuation_view.h", |
| "system/phonehub/tether_connection_pending_view.cc", |
| "system/phonehub/tether_connection_pending_view.h", |
| "system/phonehub/ui_constants.h", |
| "system/power/adaptive_charging_controller.cc", |
| "system/power/adaptive_charging_controller.h", |
| "system/power/adaptive_charging_notification_controller.cc", |
| "system/power/adaptive_charging_notification_controller.h", |
| "system/power/backlights_forced_off_setter.cc", |
| "system/power/backlights_forced_off_setter.h", |
| "system/power/battery_image_source.cc", |
| "system/power/battery_image_source.h", |
| "system/power/battery_notification.cc", |
| "system/power/battery_notification.h", |
| "system/power/battery_saver_controller.cc", |
| "system/power/battery_saver_controller.h", |
| "system/power/dual_role_notification.cc", |
| "system/power/dual_role_notification.h", |
| "system/power/peripheral_battery_listener.cc", |
| "system/power/peripheral_battery_listener.h", |
| "system/power/peripheral_battery_notifier.cc", |
| "system/power/peripheral_battery_notifier.h", |
| "system/power/power_button_controller.cc", |
| "system/power/power_button_controller.h", |
| "system/power/power_button_display_controller.cc", |
| "system/power/power_button_display_controller.h", |
| "system/power/power_button_menu_curtain_view.cc", |
| "system/power/power_button_menu_curtain_view.h", |
| "system/power/power_button_menu_item_view.cc", |
| "system/power/power_button_menu_item_view.h", |
| "system/power/power_button_menu_metrics_type.cc", |
| "system/power/power_button_menu_metrics_type.h", |
| "system/power/power_button_menu_screen_view.cc", |
| "system/power/power_button_menu_screen_view.h", |
| "system/power/power_button_menu_view.cc", |
| "system/power/power_button_menu_view.h", |
| "system/power/power_button_menu_view_util.cc", |
| "system/power/power_button_menu_view_util.h", |
| "system/power/power_button_screenshot_controller.cc", |
| "system/power/power_button_screenshot_controller.h", |
| "system/power/power_event_observer.cc", |
| "system/power/power_event_observer.h", |
| "system/power/power_notification_controller.cc", |
| "system/power/power_notification_controller.h", |
| "system/power/power_prefs.cc", |
| "system/power/power_prefs.h", |
| "system/power/power_sounds_controller.cc", |
| "system/power/power_sounds_controller.h", |
| "system/power/power_status.cc", |
| "system/power/power_status.h", |
| "system/power/scoped_backlights_forced_off.cc", |
| "system/power/scoped_backlights_forced_off.h", |
| "system/power/tray_power.cc", |
| "system/power/tray_power.h", |
| "system/power/video_activity_notifier.cc", |
| "system/power/video_activity_notifier.h", |
| "system/privacy/privacy_indicators_controller.cc", |
| "system/privacy/privacy_indicators_controller.h", |
| "system/privacy/privacy_indicators_tray_item_view.cc", |
| "system/privacy/privacy_indicators_tray_item_view.h", |
| "system/privacy/screen_security_controller.cc", |
| "system/privacy/screen_security_controller.h", |
| "system/privacy/screen_security_observer.h", |
| "system/privacy/screen_switch_check_controller.cc", |
| "system/privacy/screen_switch_check_controller.h", |
| "system/privacy_hub/camera_privacy_switch_controller.cc", |
| "system/privacy_hub/camera_privacy_switch_controller.h", |
| "system/privacy_hub/geolocation_privacy_switch_controller.cc", |
| "system/privacy_hub/geolocation_privacy_switch_controller.h", |
| "system/privacy_hub/microphone_privacy_switch_controller.cc", |
| "system/privacy_hub/microphone_privacy_switch_controller.h", |
| "system/privacy_hub/privacy_hub_controller.cc", |
| "system/privacy_hub/privacy_hub_controller.h", |
| "system/privacy_hub/privacy_hub_metrics.cc", |
| "system/privacy_hub/privacy_hub_metrics.h", |
| "system/privacy_hub/privacy_hub_notification.cc", |
| "system/privacy_hub/privacy_hub_notification.h", |
| "system/privacy_hub/privacy_hub_notification_controller.cc", |
| "system/privacy_hub/privacy_hub_notification_controller.h", |
| "system/privacy_hub/sensor_disabled_notification_delegate.cc", |
| "system/privacy_hub/sensor_disabled_notification_delegate.h", |
| "system/privacy_hub/speak_on_mute_detection_privacy_switch_controller.cc", |
| "system/privacy_hub/speak_on_mute_detection_privacy_switch_controller.h", |
| "system/privacy_screen/privacy_screen_feature_pod_controller.cc", |
| "system/privacy_screen/privacy_screen_feature_pod_controller.h", |
| "system/privacy_screen/privacy_screen_toast_controller.cc", |
| "system/privacy_screen/privacy_screen_toast_controller.h", |
| "system/privacy_screen/privacy_screen_toast_view.cc", |
| "system/privacy_screen/privacy_screen_toast_view.h", |
| "system/progress_indicator/progress_icon_animation.cc", |
| "system/progress_indicator/progress_icon_animation.h", |
| "system/progress_indicator/progress_indicator.cc", |
| "system/progress_indicator/progress_indicator.h", |
| "system/progress_indicator/progress_indicator_animation.cc", |
| "system/progress_indicator/progress_indicator_animation.h", |
| "system/progress_indicator/progress_indicator_animation_registry.cc", |
| "system/progress_indicator/progress_indicator_animation_registry.h", |
| "system/progress_indicator/progress_ring_animation.cc", |
| "system/progress_indicator/progress_ring_animation.h", |
| "system/progress_indicator/progress_ring_indeterminate_animation.cc", |
| "system/progress_indicator/progress_ring_indeterminate_animation.h", |
| "system/progress_indicator/progress_ring_pulse_animation.cc", |
| "system/progress_indicator/progress_ring_pulse_animation.h", |
| "system/rotation/rotation_lock_feature_pod_controller.cc", |
| "system/rotation/rotation_lock_feature_pod_controller.h", |
| "system/scheduled_feature/schedule_utils.cc", |
| "system/scheduled_feature/schedule_utils.h", |
| "system/scheduled_feature/scheduled_feature.cc", |
| "system/scheduled_feature/scheduled_feature.h", |
| "system/screen_layout_observer.cc", |
| "system/screen_layout_observer.h", |
| "system/session/guest_session_confirmation_dialog.cc", |
| "system/session/guest_session_confirmation_dialog.h", |
| "system/session/logout_button_tray.cc", |
| "system/session/logout_button_tray.h", |
| "system/session/logout_confirmation_controller.cc", |
| "system/session/logout_confirmation_controller.h", |
| "system/session/logout_confirmation_dialog.cc", |
| "system/session/logout_confirmation_dialog.h", |
| "system/session/session_limit_notification_controller.cc", |
| "system/session/session_limit_notification_controller.h", |
| "system/session/shutdown_confirmation_dialog.cc", |
| "system/session/shutdown_confirmation_dialog.h", |
| "system/status_area_animation_controller.cc", |
| "system/status_area_animation_controller.h", |
| "system/status_area_widget.cc", |
| "system/status_area_widget.h", |
| "system/status_area_widget_delegate.cc", |
| "system/status_area_widget_delegate.h", |
| "system/supervised/supervised_icon_string.cc", |
| "system/supervised/supervised_icon_string.h", |
| "system/system_notification_controller.cc", |
| "system/system_notification_controller.h", |
| "system/system_tray.cc", |
| "system/time/calendar_event_fetch.cc", |
| "system/time/calendar_event_fetch.h", |
| "system/time/calendar_event_fetch_types.h", |
| "system/time/calendar_event_list_item_view.cc", |
| "system/time/calendar_event_list_item_view.h", |
| "system/time/calendar_event_list_view.cc", |
| "system/time/calendar_event_list_view.h", |
| "system/time/calendar_metrics.cc", |
| "system/time/calendar_metrics.h", |
| "system/time/calendar_model.cc", |
| "system/time/calendar_model.h", |
| "system/time/calendar_month_view.cc", |
| "system/time/calendar_month_view.h", |
| "system/time/calendar_up_next_view.cc", |
| "system/time/calendar_up_next_view.h", |
| "system/time/calendar_up_next_view_background_painter.cc", |
| "system/time/calendar_up_next_view_background_painter.h", |
| "system/time/calendar_utils.cc", |
| "system/time/calendar_utils.h", |
| "system/time/calendar_view.cc", |
| "system/time/calendar_view.h", |
| "system/time/calendar_view_controller.cc", |
| "system/time/calendar_view_controller.h", |
| "system/time/date_helper.cc", |
| "system/time/date_helper.h", |
| "system/time/event_date_formatter_util.cc", |
| "system/time/event_date_formatter_util.h", |
| "system/time/local_time_converter.cc", |
| "system/time/local_time_converter.h", |
| "system/time/time_of_day.cc", |
| "system/time/time_of_day.h", |
| "system/time/time_tray_item_view.cc", |
| "system/time/time_tray_item_view.h", |
| "system/time/time_view.cc", |
| "system/time/time_view.h", |
| "system/time/time_view_utils.cc", |
| "system/time/time_view_utils.h", |
| "system/time/unified_calendar_view_controller.cc", |
| "system/time/unified_calendar_view_controller.h", |
| "system/toast/anchored_nudge.cc", |
| "system/toast/anchored_nudge.h", |
| "system/toast/anchored_nudge_manager_impl.cc", |
| "system/toast/anchored_nudge_manager_impl.h", |
| "system/toast/nudge_constants.h", |
| "system/toast/system_nudge_pause_manager_impl.cc", |
| "system/toast/system_nudge_pause_manager_impl.h", |
| "system/toast/system_nudge_view.cc", |
| "system/toast/system_nudge_view.h", |
| "system/toast/system_toast_view.cc", |
| "system/toast/system_toast_view.h", |
| "system/toast/toast_manager_impl.cc", |
| "system/toast/toast_manager_impl.h", |
| "system/toast/toast_overlay.cc", |
| "system/toast/toast_overlay.h", |
| "system/tracing_notification_controller.cc", |
| "system/tracing_notification_controller.h", |
| "system/tray/detailed_view_delegate.cc", |
| "system/tray/detailed_view_delegate.h", |
| "system/tray/fake_detailed_view_delegate.cc", |
| "system/tray/fake_detailed_view_delegate.h", |
| "system/tray/hover_highlight_view.cc", |
| "system/tray/hover_highlight_view.h", |
| "system/tray/interacted_by_tap_recorder.cc", |
| "system/tray/interacted_by_tap_recorder.h", |
| "system/tray/size_range_layout.cc", |
| "system/tray/size_range_layout.h", |
| "system/tray/status_area_overflow_button_tray.cc", |
| "system/tray/status_area_overflow_button_tray.h", |
| "system/tray/system_menu_button.cc", |
| "system/tray/system_menu_button.h", |
| "system/tray/system_nudge.cc", |
| "system/tray/system_nudge.h", |
| "system/tray/system_nudge_controller.cc", |
| "system/tray/system_nudge_controller.h", |
| "system/tray/system_nudge_label.cc", |
| "system/tray/system_nudge_label.h", |
| "system/tray/system_tray_notifier.cc", |
| "system/tray/system_tray_notifier.h", |
| "system/tray/system_tray_observer.h", |
| "system/tray/time_to_click_recorder.cc", |
| "system/tray/time_to_click_recorder.h", |
| "system/tray/tray_background_view.cc", |
| "system/tray/tray_background_view.h", |
| "system/tray/tray_bubble_base.h", |
| "system/tray/tray_bubble_view.cc", |
| "system/tray/tray_bubble_view.h", |
| "system/tray/tray_bubble_wrapper.cc", |
| "system/tray/tray_bubble_wrapper.h", |
| "system/tray/tray_constants.cc", |
| "system/tray/tray_constants.h", |
| "system/tray/tray_container.cc", |
| "system/tray/tray_container.h", |
| "system/tray/tray_detailed_view.cc", |
| "system/tray/tray_detailed_view.h", |
| "system/tray/tray_event_filter.cc", |
| "system/tray/tray_event_filter.h", |
| "system/tray/tray_info_label.cc", |
| "system/tray/tray_info_label.h", |
| "system/tray/tray_item_view.cc", |
| "system/tray/tray_item_view.h", |
| "system/tray/tray_popup_ink_drop_style.h", |
| "system/tray/tray_popup_utils.cc", |
| "system/tray/tray_popup_utils.h", |
| "system/tray/tray_toggle_button.cc", |
| "system/tray/tray_toggle_button.h", |
| "system/tray/tray_utils.cc", |
| "system/tray/tray_utils.h", |
| "system/tray/tri_view.cc", |
| "system/tray/tri_view.h", |
| "system/tray/unfocusable_label.cc", |
| "system/tray/unfocusable_label.h", |
| "system/tray/view_click_listener.h", |
| "system/unified/classroom_bubble_base_view.cc", |
| "system/unified/classroom_bubble_base_view.h", |
| "system/unified/classroom_bubble_student_view.cc", |
| "system/unified/classroom_bubble_student_view.h", |
| "system/unified/collapse_button.cc", |
| "system/unified/collapse_button.h", |
| "system/unified/current_locale_view.cc", |
| "system/unified/current_locale_view.h", |
| "system/unified/custom_shape_button.cc", |
| "system/unified/custom_shape_button.h", |
| "system/unified/date_tray.cc", |
| "system/unified/date_tray.h", |
| "system/unified/deferred_update_dialog.cc", |
| "system/unified/deferred_update_dialog.h", |
| "system/unified/detailed_view_controller.h", |
| "system/unified/feature_pod_button.cc", |
| "system/unified/feature_pod_button.h", |
| "system/unified/feature_pod_controller_base.cc", |
| "system/unified/feature_pod_controller_base.h", |
| "system/unified/feature_tile.cc", |
| "system/unified/feature_tile.h", |
| "system/unified/feature_tiles_container_view.cc", |
| "system/unified/feature_tiles_container_view.h", |
| "system/unified/glanceable_tray_bubble.cc", |
| "system/unified/glanceable_tray_bubble.h", |
| "system/unified/glanceable_tray_bubble_view.cc", |
| "system/unified/glanceable_tray_bubble_view.h", |
| "system/unified/glanceable_tray_child_bubble.cc", |
| "system/unified/glanceable_tray_child_bubble.h", |
| "system/unified/ime_mode_view.cc", |
| "system/unified/ime_mode_view.h", |
| "system/unified/managed_device_tray_item_view.cc", |
| "system/unified/managed_device_tray_item_view.h", |
| "system/unified/notification_counter_view.cc", |
| "system/unified/notification_counter_view.h", |
| "system/unified/notification_icons_controller.cc", |
| "system/unified/notification_icons_controller.h", |
| "system/unified/power_button.cc", |
| "system/unified/power_button.h", |
| "system/unified/quick_settings_footer.cc", |
| "system/unified/quick_settings_footer.h", |
| "system/unified/quick_settings_header.cc", |
| "system/unified/quick_settings_header.h", |
| "system/unified/quick_settings_metrics_util.cc", |
| "system/unified/quick_settings_metrics_util.h", |
| "system/unified/quick_settings_slider.cc", |
| "system/unified/quick_settings_slider.h", |
| "system/unified/quick_settings_view.cc", |
| "system/unified/quick_settings_view.h", |
| "system/unified/quiet_mode_feature_pod_controller.cc", |
| "system/unified/quiet_mode_feature_pod_controller.h", |
| "system/unified/screen_capture_tray_item_view.cc", |
| "system/unified/screen_capture_tray_item_view.h", |
| "system/unified/tasks_bubble_view.cc", |
| "system/unified/tasks_bubble_view.h", |
| "system/unified/tasks_combobox_model.cc", |
| "system/unified/tasks_combobox_model.h", |
| "system/unified/unified_notifier_settings_controller.cc", |
| "system/unified/unified_notifier_settings_controller.h", |
| "system/unified/unified_slider_bubble_controller.cc", |
| "system/unified/unified_slider_bubble_controller.h", |
| "system/unified/unified_slider_view.cc", |
| "system/unified/unified_slider_view.h", |
| "system/unified/unified_system_tray.cc", |
| "system/unified/unified_system_tray.h", |
| "system/unified/unified_system_tray_bubble.cc", |
| "system/unified/unified_system_tray_bubble.h", |
| "system/unified/unified_system_tray_controller.cc", |
| "system/unified/unified_system_tray_controller.h", |
| "system/unified/unified_system_tray_model.cc", |
| "system/unified/unified_system_tray_model.h", |
| "system/unified/user_chooser_detailed_view_controller.cc", |
| "system/unified/user_chooser_detailed_view_controller.h", |
| "system/unified/user_chooser_view.cc", |
| "system/unified/user_chooser_view.h", |
| "system/update/eol_notice_quick_settings_view.cc", |
| "system/update/eol_notice_quick_settings_view.h", |
| "system/update/update_notification_controller.cc", |
| "system/update/update_notification_controller.h", |
| "system/usb_peripheral/usb_peripheral_notification_controller.cc", |
| "system/usb_peripheral/usb_peripheral_notification_controller.h", |
| "system/user/login_status.cc", |
| "system/user/login_status.h", |
| "system/video_conference/bubble/bubble_view.cc", |
| "system/video_conference/bubble/bubble_view.h", |
| "system/video_conference/bubble/bubble_view_ids.h", |
| "system/video_conference/bubble/linux_apps_bubble_view.cc", |
| "system/video_conference/bubble/linux_apps_bubble_view.h", |
| "system/video_conference/bubble/return_to_app_button_base.cc", |
| "system/video_conference/bubble/return_to_app_button_base.h", |
| "system/video_conference/bubble/return_to_app_panel.cc", |
| "system/video_conference/bubble/return_to_app_panel.h", |
| "system/video_conference/bubble/set_value_effects_view.cc", |
| "system/video_conference/bubble/set_value_effects_view.h", |
| "system/video_conference/bubble/toggle_effects_view.cc", |
| "system/video_conference/bubble/toggle_effects_view.h", |
| "system/video_conference/bubble/vc_tile_ui_controller.cc", |
| "system/video_conference/bubble/vc_tile_ui_controller.h", |
| "system/video_conference/effects/fake_video_conference_effects.cc", |
| "system/video_conference/effects/fake_video_conference_effects.h", |
| "system/video_conference/effects/video_conference_tray_effects_delegate.cc", |
| "system/video_conference/effects/video_conference_tray_effects_delegate.h", |
| "system/video_conference/effects/video_conference_tray_effects_manager.cc", |
| "system/video_conference/effects/video_conference_tray_effects_manager.h", |
| "system/video_conference/effects/video_conference_tray_effects_manager_types.cc", |
| "system/video_conference/effects/video_conference_tray_effects_manager_types.h", |
| "system/video_conference/fake_video_conference_tray_controller.cc", |
| "system/video_conference/fake_video_conference_tray_controller.h", |
| "system/video_conference/video_conference_common.h", |
| "system/video_conference/video_conference_tray.cc", |
| "system/video_conference/video_conference_tray.h", |
| "system/video_conference/video_conference_tray_controller.cc", |
| "system/video_conference/video_conference_tray_controller.h", |
| "system/video_conference/video_conference_utils.cc", |
| "system/video_conference/video_conference_utils.h", |
| "system/virtual_keyboard/virtual_keyboard_observer.h", |
| "system/virtual_keyboard/virtual_keyboard_tray.cc", |
| "system/virtual_keyboard/virtual_keyboard_tray.h", |
| "touch/ash_touch_transform_controller.cc", |
| "touch/ash_touch_transform_controller.h", |
| "touch/touch_devices_controller.cc", |
| "touch/touch_devices_controller.h", |
| "touch/touch_hud_debug.cc", |
| "touch/touch_hud_debug.h", |
| "touch/touch_hud_projection.cc", |
| "touch/touch_hud_projection.h", |
| "touch/touch_hud_renderer.cc", |
| "touch/touch_hud_renderer.h", |
| "touch/touch_observer_hud.cc", |
| "touch/touch_observer_hud.h", |
| "tray_action/tray_action.cc", |
| "tray_action/tray_action.h", |
| "tray_action/tray_action_observer.h", |
| "utility/cropping_util.cc", |
| "utility/cropping_util.h", |
| "utility/cursor_setter.cc", |
| "utility/cursor_setter.h", |
| "utility/layer_copy_animator.cc", |
| "utility/layer_copy_animator.h", |
| "utility/layer_util.cc", |
| "utility/layer_util.h", |
| "utility/lottie_util.cc", |
| "utility/lottie_util.h", |
| "utility/occlusion_tracker_pauser.cc", |
| "utility/occlusion_tracker_pauser.h", |
| "utility/rounded_window_targeter.cc", |
| "utility/rounded_window_targeter.h", |
| "utility/transformer_util.cc", |
| "utility/transformer_util.h", |
| "virtual_trackpad/virtual_trackpad_view.cc", |
| "virtual_trackpad/virtual_trackpad_view.h", |
| "wallpaper/google_photos_wallpaper_manager.cc", |
| "wallpaper/google_photos_wallpaper_manager.h", |
| "wallpaper/online_wallpaper_manager.cc", |
| "wallpaper/online_wallpaper_manager.h", |
| "wallpaper/online_wallpaper_variant_info_fetcher.cc", |
| "wallpaper/online_wallpaper_variant_info_fetcher.h", |
| "wallpaper/sea_pen_wallpaper_manager.cc", |
| "wallpaper/sea_pen_wallpaper_manager.h", |
| "wallpaper/views/wallpaper_base_view.cc", |
| "wallpaper/views/wallpaper_base_view.h", |
| "wallpaper/views/wallpaper_view.cc", |
| "wallpaper/views/wallpaper_view.h", |
| "wallpaper/views/wallpaper_widget_controller.cc", |
| "wallpaper/views/wallpaper_widget_controller.h", |
| "wallpaper/wallpaper_blur_manager.cc", |
| "wallpaper/wallpaper_blur_manager.h", |
| "wallpaper/wallpaper_constants.h", |
| "wallpaper/wallpaper_controller_impl.cc", |
| "wallpaper/wallpaper_controller_impl.h", |
| "wallpaper/wallpaper_daily_refresh_scheduler.cc", |
| "wallpaper/wallpaper_daily_refresh_scheduler.h", |
| "wallpaper/wallpaper_drag_drop_delegate.cc", |
| "wallpaper/wallpaper_drag_drop_delegate.h", |
| "wallpaper/wallpaper_file_manager.cc", |
| "wallpaper/wallpaper_file_manager.h", |
| "wallpaper/wallpaper_image_downloader.cc", |
| "wallpaper/wallpaper_image_downloader.h", |
| "wallpaper/wallpaper_metrics_manager.cc", |
| "wallpaper/wallpaper_metrics_manager.h", |
| "wallpaper/wallpaper_pref_manager.cc", |
| "wallpaper/wallpaper_pref_manager.h", |
| "wallpaper/wallpaper_time_of_day_scheduler.cc", |
| "wallpaper/wallpaper_time_of_day_scheduler.h", |
| "wallpaper/wallpaper_utils/scored_sample.cc", |
| "wallpaper/wallpaper_utils/scored_sample.h", |
| "wallpaper/wallpaper_utils/wallpaper_calculated_colors.cc", |
| "wallpaper/wallpaper_utils/wallpaper_calculated_colors.h", |
| "wallpaper/wallpaper_utils/wallpaper_color_calculator.cc", |
| "wallpaper/wallpaper_utils/wallpaper_color_calculator.h", |
| "wallpaper/wallpaper_utils/wallpaper_color_extraction_result.h", |
| "wallpaper/wallpaper_utils/wallpaper_ephemeral_user.cc", |
| "wallpaper/wallpaper_utils/wallpaper_ephemeral_user.h", |
| "wallpaper/wallpaper_utils/wallpaper_file_utils.cc", |
| "wallpaper/wallpaper_utils/wallpaper_file_utils.h", |
| "wallpaper/wallpaper_utils/wallpaper_language.cc", |
| "wallpaper/wallpaper_utils/wallpaper_language.h", |
| "wallpaper/wallpaper_utils/wallpaper_online_variant_utils.cc", |
| "wallpaper/wallpaper_utils/wallpaper_online_variant_utils.h", |
| "wallpaper/wallpaper_utils/wallpaper_resizer.cc", |
| "wallpaper/wallpaper_utils/wallpaper_resizer.h", |
| "wallpaper/wallpaper_utils/wallpaper_resolution.cc", |
| "wallpaper/wallpaper_utils/wallpaper_resolution.h", |
| "wallpaper/wallpaper_window_state_manager.cc", |
| "wallpaper/wallpaper_window_state_manager.h", |
| "window_tree_host_lookup.cc", |
| "window_user_data.h", |
| "wm/always_on_top_controller.cc", |
| "wm/always_on_top_controller.h", |
| "wm/ash_focus_rules.cc", |
| "wm/ash_focus_rules.h", |
| "wm/base_state.cc", |
| "wm/base_state.h", |
| "wm/bounds_tracker/window_bounds_tracker.cc", |
| "wm/bounds_tracker/window_bounds_tracker.h", |
| "wm/client_controlled_state.cc", |
| "wm/client_controlled_state.h", |
| "wm/collision_detection/collision_detection_utils.cc", |
| "wm/collision_detection/collision_detection_utils.h", |
| "wm/container_finder.cc", |
| "wm/container_finder.h", |
| "wm/coral/coral_controller.cc", |
| "wm/coral/coral_controller.h", |
| "wm/cursor_manager_chromeos.cc", |
| "wm/cursor_manager_chromeos.h", |
| "wm/default_state.cc", |
| "wm/default_state.h", |
| "wm/default_window_resizer.cc", |
| "wm/default_window_resizer.h", |
| "wm/desks/autotest_desks_api.cc", |
| "wm/desks/default_desk_button.cc", |
| "wm/desks/default_desk_button.h", |
| "wm/desks/desk.cc", |
| "wm/desks/desk.h", |
| "wm/desks/desk_action_context_menu.cc", |
| "wm/desks/desk_action_context_menu.h", |
| "wm/desks/desk_action_view.cc", |
| "wm/desks/desk_action_view.h", |
| "wm/desks/desk_animation_base.cc", |
| "wm/desks/desk_animation_base.h", |
| "wm/desks/desk_animation_impl.cc", |
| "wm/desks/desk_animation_impl.h", |
| "wm/desks/desk_bar_controller.cc", |
| "wm/desks/desk_bar_controller.h", |
| "wm/desks/desk_bar_view.cc", |
| "wm/desks/desk_bar_view.h", |
| "wm/desks/desk_bar_view_base.cc", |
| "wm/desks/desk_bar_view_base.h", |
| "wm/desks/desk_button/desk_button.cc", |
| "wm/desks/desk_button/desk_button.h", |
| "wm/desks/desk_button_base.cc", |
| "wm/desks/desk_button_base.h", |
| "wm/desks/desk_drag_proxy.cc", |
| "wm/desks/desk_drag_proxy.h", |
| "wm/desks/desk_icon_button.cc", |
| "wm/desks/desk_icon_button.h", |
| "wm/desks/desk_mini_view.cc", |
| "wm/desks/desk_mini_view.h", |
| "wm/desks/desk_mini_view_animations.cc", |
| "wm/desks/desk_mini_view_animations.h", |
| "wm/desks/desk_name_view.cc", |
| "wm/desks/desk_name_view.h", |
| "wm/desks/desk_preview_view.cc", |
| "wm/desks/desk_preview_view.h", |
| "wm/desks/desk_profiles_view.cc", |
| "wm/desks/desk_profiles_view.h", |
| "wm/desks/desk_textfield.cc", |
| "wm/desks/desk_textfield.h", |
| "wm/desks/desks_animations.cc", |
| "wm/desks/desks_animations.h", |
| "wm/desks/desks_constants.h", |
| "wm/desks/desks_controller.cc", |
| "wm/desks/desks_controller.h", |
| "wm/desks/desks_histogram_enums.h", |
| "wm/desks/desks_restore_util.cc", |
| "wm/desks/desks_restore_util.h", |
| "wm/desks/desks_util.cc", |
| "wm/desks/desks_util.h", |
| "wm/desks/legacy_desk_bar_view.cc", |
| "wm/desks/legacy_desk_bar_view.h", |
| "wm/desks/root_window_desk_switch_animator.cc", |
| "wm/desks/root_window_desk_switch_animator.h", |
| "wm/desks/scroll_arrow_button.cc", |
| "wm/desks/scroll_arrow_button.h", |
| "wm/desks/templates/admin_template_launch_tracker.cc", |
| "wm/desks/templates/admin_template_launch_tracker.h", |
| "wm/desks/templates/restore_data_collector.cc", |
| "wm/desks/templates/restore_data_collector.h", |
| "wm/desks/templates/saved_desk_animations.cc", |
| "wm/desks/templates/saved_desk_animations.h", |
| "wm/desks/templates/saved_desk_constants.h", |
| "wm/desks/templates/saved_desk_controller.cc", |
| "wm/desks/templates/saved_desk_controller.h", |
| "wm/desks/templates/saved_desk_dialog_controller.cc", |
| "wm/desks/templates/saved_desk_dialog_controller.h", |
| "wm/desks/templates/saved_desk_grid_view.cc", |
| "wm/desks/templates/saved_desk_grid_view.h", |
| "wm/desks/templates/saved_desk_icon_container.cc", |
| "wm/desks/templates/saved_desk_icon_container.h", |
| "wm/desks/templates/saved_desk_icon_view.cc", |
| "wm/desks/templates/saved_desk_icon_view.h", |
| "wm/desks/templates/saved_desk_item_view.cc", |
| "wm/desks/templates/saved_desk_item_view.h", |
| "wm/desks/templates/saved_desk_library_view.cc", |
| "wm/desks/templates/saved_desk_library_view.h", |
| "wm/desks/templates/saved_desk_metrics_util.cc", |
| "wm/desks/templates/saved_desk_metrics_util.h", |
| "wm/desks/templates/saved_desk_name_view.cc", |
| "wm/desks/templates/saved_desk_name_view.h", |
| "wm/desks/templates/saved_desk_presenter.cc", |
| "wm/desks/templates/saved_desk_presenter.h", |
| "wm/desks/templates/saved_desk_save_desk_button.cc", |
| "wm/desks/templates/saved_desk_save_desk_button.h", |
| "wm/desks/templates/saved_desk_save_desk_button_container.cc", |
| "wm/desks/templates/saved_desk_save_desk_button_container.h", |
| "wm/desks/templates/saved_desk_util.cc", |
| "wm/desks/templates/saved_desk_util.h", |
| "wm/drag_details.cc", |
| "wm/drag_details.h", |
| "wm/drag_window_controller.cc", |
| "wm/drag_window_controller.h", |
| "wm/drag_window_resizer.cc", |
| "wm/drag_window_resizer.h", |
| "wm/event_client_impl.cc", |
| "wm/event_client_impl.h", |
| "wm/float/float_controller.cc", |
| "wm/float/float_controller.h", |
| "wm/float/tablet_mode_float_window_resizer.cc", |
| "wm/float/tablet_mode_float_window_resizer.h", |
| "wm/float/tablet_mode_tuck_education.cc", |
| "wm/float/tablet_mode_tuck_education.h", |
| "wm/fullscreen_window_finder.cc", |
| "wm/fullscreen_window_finder.h", |
| "wm/gestures/back_gesture/back_gesture_affordance.cc", |
| "wm/gestures/back_gesture/back_gesture_affordance.h", |
| "wm/gestures/back_gesture/back_gesture_contextual_nudge.cc", |
| "wm/gestures/back_gesture/back_gesture_contextual_nudge.h", |
| "wm/gestures/back_gesture/back_gesture_contextual_nudge_controller_impl.cc", |
| "wm/gestures/back_gesture/back_gesture_contextual_nudge_controller_impl.h", |
| "wm/gestures/back_gesture/back_gesture_event_handler.cc", |
| "wm/gestures/back_gesture/back_gesture_event_handler.h", |
| "wm/gestures/back_gesture/back_gesture_metrics.cc", |
| "wm/gestures/back_gesture/back_gesture_metrics.h", |
| "wm/gestures/back_gesture/back_gesture_util.cc", |
| "wm/gestures/back_gesture/back_gesture_util.h", |
| "wm/gestures/wm_fling_handler.cc", |
| "wm/gestures/wm_fling_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", |
| "wm/lock_action_handler_layout_manager.h", |
| "wm/lock_layout_manager.cc", |
| "wm/lock_layout_manager.h", |
| "wm/lock_state_controller.cc", |
| "wm/lock_state_controller.h", |
| "wm/lock_state_observer.h", |
| "wm/lock_window_state.cc", |
| "wm/lock_window_state.h", |
| "wm/mru_window_tracker.cc", |
| "wm/mru_window_tracker.h", |
| "wm/multi_display/multi_display_metrics_controller.cc", |
| "wm/multi_display/multi_display_metrics_controller.h", |
| "wm/native_cursor_manager_ash.cc", |
| "wm/native_cursor_manager_ash.h", |
| "wm/overlay_layout_manager.cc", |
| "wm/overlay_layout_manager.h", |
| "wm/overview/cleanup_animation_observer.cc", |
| "wm/overview/cleanup_animation_observer.h", |
| "wm/overview/delayed_animation_observer.h", |
| "wm/overview/delayed_animation_observer_impl.cc", |
| "wm/overview/delayed_animation_observer_impl.h", |
| "wm/overview/event_handler_delegate.h", |
| "wm/overview/glanceables/glanceables_bar_view.cc", |
| "wm/overview/glanceables/glanceables_bar_view.h", |
| "wm/overview/glanceables/glanceables_chip_button.cc", |
| "wm/overview/glanceables/glanceables_chip_button.h", |
| "wm/overview/overview_animation_state_waiter.cc", |
| "wm/overview/overview_animation_state_waiter.h", |
| "wm/overview/overview_constants.h", |
| "wm/overview/overview_controller.cc", |
| "wm/overview/overview_controller.h", |
| "wm/overview/overview_controller.h", |
| "wm/overview/overview_delegate.h", |
| "wm/overview/overview_drop_target.cc", |
| "wm/overview/overview_drop_target.h", |
| "wm/overview/overview_focus_cycler.cc", |
| "wm/overview/overview_focus_cycler.h", |
| "wm/overview/overview_focusable_view.cc", |
| "wm/overview/overview_focusable_view.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_group_container_view.cc", |
| "wm/overview/overview_group_container_view.h", |
| "wm/overview/overview_group_item.cc", |
| "wm/overview/overview_group_item.h", |
| "wm/overview/overview_item.cc", |
| "wm/overview/overview_item.h", |
| "wm/overview/overview_item_base.cc", |
| "wm/overview/overview_item_base.h", |
| "wm/overview/overview_item_view.cc", |
| "wm/overview/overview_item_view.h", |
| "wm/overview/overview_metrics.cc", |
| "wm/overview/overview_metrics.h", |
| "wm/overview/overview_observer.h", |
| "wm/overview/overview_session.cc", |
| "wm/overview/overview_session.h", |
| "wm/overview/overview_test_api.cc", |
| "wm/overview/overview_types.h", |
| "wm/overview/overview_utils.cc", |
| "wm/overview/overview_utils.h", |
| "wm/overview/overview_window_drag_controller.cc", |
| "wm/overview/overview_window_drag_controller.h", |
| "wm/overview/scoped_float_container_stacker.cc", |
| "wm/overview/scoped_float_container_stacker.h", |
| "wm/overview/scoped_overview_animation_settings.cc", |
| "wm/overview/scoped_overview_animation_settings.h", |
| "wm/overview/scoped_overview_hide_windows.cc", |
| "wm/overview/scoped_overview_hide_windows.h", |
| "wm/overview/scoped_overview_transform_window.cc", |
| "wm/overview/scoped_overview_transform_window.h", |
| "wm/pip/pip_controller.cc", |
| "wm/pip/pip_controller.h", |
| "wm/pip/pip_double_tap_handler.cc", |
| "wm/pip/pip_double_tap_handler.h", |
| "wm/pip/pip_positioner.cc", |
| "wm/pip/pip_positioner.h", |
| "wm/pip/pip_window_resizer.cc", |
| "wm/pip/pip_window_resizer.h", |
| "wm/raster_scale/raster_scale_controller.cc", |
| "wm/raster_scale/raster_scale_controller.h", |
| "wm/raster_scale/raster_scale_layer_observer.cc", |
| "wm/raster_scale/raster_scale_layer_observer.h", |
| "wm/resize_shadow.cc", |
| "wm/resize_shadow.h", |
| "wm/resize_shadow_controller.cc", |
| "wm/resize_shadow_controller.h", |
| "wm/root_window_layout_manager.cc", |
| "wm/root_window_layout_manager.h", |
| "wm/scoped_window_tucker.cc", |
| "wm/scoped_window_tucker.h", |
| "wm/screen_dimmer.cc", |
| "wm/screen_dimmer.h", |
| "wm/screen_pinning_controller.cc", |
| "wm/screen_pinning_controller.h", |
| "wm/session_state_animator.cc", |
| "wm/session_state_animator.h", |
| "wm/session_state_animator_impl.cc", |
| "wm/session_state_animator_impl.h", |
| "wm/snap_group/snap_group.cc", |
| "wm/snap_group/snap_group.h", |
| "wm/snap_group/snap_group_controller.cc", |
| "wm/snap_group/snap_group_controller.h", |
| "wm/splitview/auto_snap_controller.cc", |
| "wm/splitview/auto_snap_controller.h", |
| "wm/splitview/layout_divider_controller.h", |
| "wm/splitview/split_view_constants.h", |
| "wm/splitview/split_view_controller.cc", |
| "wm/splitview/split_view_controller.h", |
| "wm/splitview/split_view_divider.cc", |
| "wm/splitview/split_view_divider.h", |
| "wm/splitview/split_view_divider_handler_view.cc", |
| "wm/splitview/split_view_divider_handler_view.h", |
| "wm/splitview/split_view_divider_view.cc", |
| "wm/splitview/split_view_divider_view.h", |
| "wm/splitview/split_view_drag_indicators.cc", |
| "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_metrics_controller.cc", |
| "wm/splitview/split_view_metrics_controller.h", |
| "wm/splitview/split_view_observer.h", |
| "wm/splitview/split_view_overview_session.cc", |
| "wm/splitview/split_view_overview_session.h", |
| "wm/splitview/split_view_test_api.cc", |
| "wm/splitview/split_view_types.h", |
| "wm/splitview/split_view_utils.cc", |
| "wm/splitview/split_view_utils.h", |
| "wm/switchable_windows.cc", |
| "wm/switchable_windows.h", |
| "wm/system_gesture_event_filter.cc", |
| "wm/system_gesture_event_filter.h", |
| "wm/system_modal_container_event_filter.cc", |
| "wm/system_modal_container_event_filter.h", |
| "wm/system_modal_container_event_filter_delegate.h", |
| "wm/system_modal_container_layout_manager.cc", |
| "wm/system_modal_container_layout_manager.h", |
| "wm/system_wallpaper_controller.cc", |
| "wm/system_wallpaper_controller.h", |
| "wm/tablet_mode/internal_input_devices_event_blocker.cc", |
| "wm/tablet_mode/internal_input_devices_event_blocker.h", |
| "wm/tablet_mode/scoped_skip_user_session_blocked_check.cc", |
| "wm/tablet_mode/scoped_skip_user_session_blocked_check.h", |
| "wm/tablet_mode/tablet_mode_controller.cc", |
| "wm/tablet_mode/tablet_mode_controller.h", |
| "wm/tablet_mode/tablet_mode_multitask_cue_controller.cc", |
| "wm/tablet_mode/tablet_mode_multitask_cue_controller.h", |
| "wm/tablet_mode/tablet_mode_multitask_menu.cc", |
| "wm/tablet_mode/tablet_mode_multitask_menu.h", |
| "wm/tablet_mode/tablet_mode_multitask_menu_controller.cc", |
| "wm/tablet_mode/tablet_mode_multitask_menu_controller.h", |
| "wm/tablet_mode/tablet_mode_toggle_fullscreen_event_handler.cc", |
| "wm/tablet_mode/tablet_mode_toggle_fullscreen_event_handler.h", |
| "wm/tablet_mode/tablet_mode_window_manager.cc", |
| "wm/tablet_mode/tablet_mode_window_manager.h", |
| "wm/tablet_mode/tablet_mode_window_state.cc", |
| "wm/tablet_mode/tablet_mode_window_state.h", |
| "wm/tile_group/window_splitter.cc", |
| "wm/tile_group/window_splitter.h", |
| "wm/toplevel_window_event_handler.cc", |
| "wm/toplevel_window_event_handler.h", |
| "wm/video_detector.cc", |
| "wm/video_detector.h", |
| "wm/window_animations.cc", |
| "wm/window_animations.h", |
| "wm/window_cycle/window_cycle_controller.cc", |
| "wm/window_cycle/window_cycle_controller.h", |
| "wm/window_cycle/window_cycle_event_filter.cc", |
| "wm/window_cycle/window_cycle_event_filter.h", |
| "wm/window_cycle/window_cycle_item_view.cc", |
| "wm/window_cycle/window_cycle_item_view.h", |
| "wm/window_cycle/window_cycle_list.cc", |
| "wm/window_cycle/window_cycle_list.h", |
| "wm/window_cycle/window_cycle_view.cc", |
| "wm/window_cycle/window_cycle_view.h", |
| "wm/window_dimmer.cc", |
| "wm/window_dimmer.h", |
| "wm/window_finder.cc", |
| "wm/window_mini_view.cc", |
| "wm/window_mini_view.h", |
| "wm/window_mini_view_header_view.cc", |
| "wm/window_mini_view_header_view.h", |
| "wm/window_mirror_view.cc", |
| "wm/window_mirror_view.h", |
| "wm/window_mirror_view_pip.cc", |
| "wm/window_mirror_view_pip.h", |
| "wm/window_parenting_controller.cc", |
| "wm/window_parenting_controller.h", |
| "wm/window_positioner.cc", |
| "wm/window_positioner.h", |
| "wm/window_positioning_utils.cc", |
| "wm/window_positioning_utils.h", |
| "wm/window_preview_view.cc", |
| "wm/window_preview_view.h", |
| "wm/window_properties.cc", |
| "wm/window_properties.h", |
| "wm/window_resizer.cc", |
| "wm/window_resizer.h", |
| "wm/window_restore/informed_restore_dialog.cc", |
| "wm/window_restore/informed_restore_dialog.h", |
| "wm/window_restore/window_restore_controller.cc", |
| "wm/window_restore/window_restore_controller.h", |
| "wm/window_restore/window_restore_util.cc", |
| "wm/window_restore/window_restore_util.h", |
| "wm/window_state.cc", |
| "wm/window_state.h", |
| "wm/window_state_delegate.cc", |
| "wm/window_state_delegate.h", |
| "wm/window_state_observer.h", |
| "wm/window_state_util.cc", |
| "wm/window_state_util.h", |
| "wm/window_transient_descendant_iterator.cc", |
| "wm/window_transient_descendant_iterator.h", |
| "wm/window_util.cc", |
| "wm/window_util.h", |
| "wm/wm_default_layout_manager.cc", |
| "wm/wm_default_layout_manager.h", |
| "wm/wm_event.cc", |
| "wm/wm_event.h", |
| "wm/wm_metrics.h", |
| "wm/wm_shadow_controller_delegate.cc", |
| "wm/wm_shadow_controller_delegate.h", |
| "wm/work_area_insets.cc", |
| "wm/work_area_insets.h", |
| "wm/workspace/backdrop_controller.cc", |
| "wm/workspace/backdrop_controller.h", |
| "wm/workspace/magnetism_matcher.cc", |
| "wm/workspace/magnetism_matcher.h", |
| "wm/workspace/multi_window_resize_controller.cc", |
| "wm/workspace/multi_window_resize_controller.h", |
| "wm/workspace/phantom_window_controller.cc", |
| "wm/workspace/phantom_window_controller.h", |
| "wm/workspace/workspace_event_handler.cc", |
| "wm/workspace/workspace_event_handler.h", |
| "wm/workspace/workspace_layout_manager.cc", |
| "wm/workspace/workspace_layout_manager.h", |
| "wm/workspace/workspace_types.h", |
| "wm/workspace/workspace_window_resizer.cc", |
| "wm/workspace/workspace_window_resizer.h", |
| "wm/workspace_controller.cc", |
| "wm/workspace_controller.h", |
| "wm_mode/pie_menu_view.cc", |
| "wm_mode/pie_menu_view.h", |
| "wm_mode/wm_mode_button_tray.cc", |
| "wm_mode/wm_mode_button_tray.h", |
| "wm_mode/wm_mode_controller.cc", |
| "wm_mode/wm_mode_controller.h", |
| ] |
| |
| configs += [ "//build/config:precompiled_headers" ] |
| defines = [ "ASH_IMPLEMENTATION" ] |
| |
| public_deps = [ |
| "//ash/public/cpp", |
| "//ash/public/cpp/app_list/vector_icons:vector_icons", |
| "//ash/public/cpp/resources:ash_public_unscaled_resources", |
| "//ash/resources/vector_icons", |
| "//ash/strings", |
| "//chromeos/ash/services/hotspot_config/public/mojom", |
| "//chromeos/ash/services/multidevice_setup/public/mojom", |
| "//chromeos/crosapi/mojom", |
| "//chromeos/services/machine_learning/public/mojom", |
| "//chromeos/services/network_config/public/cpp", |
| "//chromeos/ui/vector_icons", |
| "//components/discardable_memory/public/mojom", |
| "//components/version_info:channel", |
| "//google_apis/calendar", |
| "//google_apis/common", |
| "//google_apis/tasks", |
| "//mojo/public/cpp/bindings", |
| "//mojo/public/cpp/system", |
| "//services/data_decoder/public/mojom", |
| "//services/device/public/cpp/bluetooth", |
| "//services/device/public/mojom", |
| "//services/media_session/public/cpp", |
| "//services/media_session/public/mojom", |
| "//skia", |
| "//ui/aura", |
| "//ui/base/cursor", |
| "//ui/base/cursor/mojom:cursor_type", |
| "//ui/base/dragdrop:types", |
| "//ui/base/dragdrop/mojom:mojom_shared", |
| "//ui/events", |
| "//ui/gfx", |
| "//ui/gfx/geometry", |
| "//ui/gfx/geometry/mojom", |
| "//ui/lottie", |
| "//ui/resources", |
| "//ui/strings", |
| "//ui/views", |
| "//ui/wm", |
| ] |
| deps = [ |
| "//ash/app_list", |
| "//ash/app_menu", |
| "//ash/assistant/model", |
| "//ash/assistant/ui", |
| "//ash/assistant/ui:constants", |
| "//ash/assistant/util", |
| "//ash/constants", |
| "//ash/dbus:privacy_screen_proto", |
| "//ash/in_session_auth", |
| "//ash/keyboard/ui", |
| "//ash/login/resources:resources_grit", |
| "//ash/public/cpp/ambient/proto", |
| "//ash/quick_pair", |
| "//ash/quick_pair/companion_app", |
| "//ash/quick_pair/feature_status_tracker", |
| "//ash/quick_pair/keyed_service", |
| "//ash/quick_pair/pairing", |
| "//ash/quick_pair/repository", |
| "//ash/quick_pair/scanning", |
| "//ash/quick_pair/ui", |
| "//ash/style", |
| "//ash/webui/diagnostics_ui/mojom:mojom", |
| "//ash/webui/eche_app_ui:eche_connection_status", |
| "//ash/webui/eche_app_ui:system_info_provider", |
| "//ash/webui/eche_app_ui/mojom:mojom", |
| "//ash/webui/personalization_app/mojom", |
| "//ash/webui/personalization_app/proto", |
| "//ash/webui/projector_app/public/cpp", |
| "//ash/webui/system_apps/public:system_web_app_type", |
| "//base", |
| "//base:i18n", |
| "//base/third_party/dynamic_annotations", |
| "//build:branding_buildflags", |
| "//cc", |
| "//cc/debug", |
| "//cc/paint:paint", |
| "//chromeos/ash/components/assistant:buildflags", |
| "//chromeos/ash/components/audio", |
| "//chromeos/ash/components/auth_panel", |
| "//chromeos/ash/components/cryptohome:cryptohome", |
| "//chromeos/ash/components/cryptohome:public", |
| "//chromeos/ash/components/dbus/audio", |
| "//chromeos/ash/components/dbus/biod", |
| "//chromeos/ash/components/dbus/dlcservice", |
| "//chromeos/ash/components/dbus/dlcservice:dlcservice_proto", |
| "//chromeos/ash/components/dbus/fwupd", |
| "//chromeos/ash/components/dbus/hammerd", |
| "//chromeos/ash/components/dbus/hermes", |
| "//chromeos/ash/components/dbus/human_presence", |
| "//chromeos/ash/components/dbus/human_presence:hps_proto", |
| "//chromeos/ash/components/dbus/rgbkbd", |
| "//chromeos/ash/components/dbus/rmad", |
| "//chromeos/ash/components/dbus/rmad:rmad_proto", |
| "//chromeos/ash/components/dbus/services", |
| "//chromeos/ash/components/dbus/shill", |
| "//chromeos/ash/components/dbus/system_clock", |
| "//chromeos/ash/components/dbus/typecd", |
| "//chromeos/ash/components/dbus/update_engine", |
| "//chromeos/ash/components/dbus/usb", |
| "//chromeos/ash/components/dbus/userdataauth:userdataauth", |
| "//chromeos/ash/components/early_prefs", |
| "//chromeos/ash/components/feature_usage", |
| "//chromeos/ash/components/fwupd", |
| "//chromeos/ash/components/geolocation", |
| "//chromeos/ash/components/hid_detection", |
| "//chromeos/ash/components/human_presence", |
| "//chromeos/ash/components/login/login_state", |
| "//chromeos/ash/components/metrics", |
| "//chromeos/ash/components/multidevice/logging", |
| "//chromeos/ash/components/network", |
| "//chromeos/ash/components/osauth/public", |
| "//chromeos/ash/components/peripheral_notification", |
| "//chromeos/ash/components/phonehub", |
| "//chromeos/ash/components/scalable_iph:buildflags", |
| "//chromeos/ash/components/scalable_iph:constants", |
| "//chromeos/ash/components/settings", |
| "//chromeos/ash/components/system", |
| "//chromeos/ash/resources:resources_grit", |
| "//chromeos/ash/services/assistant/public/cpp", |
| "//chromeos/ash/services/assistant/public/mojom", |
| "//chromeos/ash/services/bluetooth_config/public/cpp", |
| "//chromeos/ash/services/bluetooth_config/public/mojom", |
| "//chromeos/ash/services/federated/public/cpp", |
| "//chromeos/ash/services/federated/public/mojom", |
| "//chromeos/ash/services/hotspot_config/public/cpp", |
| "//chromeos/ash/services/hotspot_config/public/mojom", |
| "//chromeos/ash/services/libassistant/public/cpp:structs", |
| "//chromeos/ash/services/libassistant/public/mojom", |
| "//chromeos/ash/services/multidevice_setup/public/mojom", |
| "//chromeos/ash/services/nearby/public/cpp", |
| "//chromeos/ash/services/quick_pair", |
| "//chromeos/ash/services/quick_pair/public/cpp", |
| "//chromeos/ash/services/quick_pair/public/mojom", |
| "//chromeos/ash/services/recording", |
| "//chromeos/ash/services/recording/public/mojom", |
| "//chromeos/components/kiosk", |
| "//chromeos/components/quick_answers/public/cpp:prefs", |
| "//chromeos/components/sensors:sensors", |
| "//chromeos/components/sensors/mojom", |
| "//chromeos/components/webauthn", |
| "//chromeos/crosapi/cpp", |
| "//chromeos/dbus/constants", |
| "//chromeos/dbus/init", |
| "//chromeos/dbus/power", |
| "//chromeos/dbus/power:power_manager_proto", |
| "//chromeos/services/network_config/public/mojom", |
| "//chromeos/strings", |
| "//chromeos/ui/base", |
| "//chromeos/ui/clipboard_history", |
| "//chromeos/ui/frame", |
| "//chromeos/ui/wm", |
| "//chromeos/utils", |
| "//components/access_code_cast/common:metrics", |
| "//components/account_id", |
| "//components/app_constants", |
| "//components/app_restore", |
| "//components/capture_mode", |
| "//components/country_codes", |
| "//components/desks_storage", |
| "//components/device_event_log", |
| "//components/discardable_memory/service", |
| "//components/favicon_base:favicon_base", |
| "//components/fullscreen_control", |
| "//components/global_media_controls", |
| "//components/language/core/browser:browser", |
| "//components/live_caption", |
| "//components/live_caption:constants", |
| "//components/live_caption:utils", |
| "//components/media_message_center", |
| "//components/metrics/structured:structured_events", |
| "//components/onc", |
| "//components/password_manager/core/browser:hash_password_manager", |
| "//components/pref_registry", |
| "//components/prefs", |
| "//components/quirks", |
| "//components/services/app_service", |
| "//components/session_manager:base", |
| "//components/session_manager/core", |
| "//components/soda", |
| "//components/soda:constants", |
| "//components/strings", |
| "//components/sync", |
| "//components/url_matcher", |
| "//components/user_education/common", |
| "//components/user_education/common:events", |
| "//components/user_education/views", |
| "//components/user_manager", |
| "//components/vector_icons", |
| "//components/viz/client", |
| "//components/viz/host", |
| "//dbus", |
| "//device/bluetooth", |
| "//extensions/common:common_constants", |
| "//gpu/command_buffer/client", |
| "//gpu/command_buffer/client:gles2_interface", |
| "//media", |
| "//media/capture:capture_lib", |
| "//net", |
| "//services/audio/public/cpp", |
| "//services/data_decoder/public/cpp", |
| "//services/metrics/public/cpp:ukm_builders", |
| "//services/network/public/cpp:cpp", |
| "//services/preferences/public/cpp", |
| "//services/video_capture/public/mojom", |
| "//services/viz/public/mojom", |
| "//ui/color/dynamic_color", |
| "//ui/events/ozone/evdev:keyboard_mouse_combo_metrics", |
| "//ui/shell_dialogs", |
| |
| # TODO(msw): Remove this; ash should not depend on blink/webkit. |
| "//third_party/blink/public:blink_headers", |
| "//third_party/icu", |
| "//third_party/material_color_utilities", |
| "//third_party/perfetto:libperfetto", |
| "//third_party/qcms", |
| "//third_party/re2", |
| "//third_party/zlib/google:compression_utils", |
| "//ui/accessibility", |
| "//ui/accessibility:ax_enums_mojo", |
| "//ui/accessibility/mojom", |
| "//ui/base", |
| "//ui/base/ime/ash", |
| "//ui/base/ime/init", |
| "//ui/chromeos", |
| "//ui/chromeos/resources", |
| "//ui/chromeos/styles:cros_styles_views", |
| "//ui/chromeos/styles:cros_tokens_color_mappings", |
| "//ui/color", |
| "//ui/color:mixers", |
| "//ui/compositor", |
| "//ui/compositor_extra", |
| "//ui/display", |
| "//ui/display/manager", |
| "//ui/display/types", |
| "//ui/display/util", |
| "//ui/events:dom_keycode_converter", |
| "//ui/events:events_base", |
| "//ui/events:gesture_detection", |
| "//ui/events/ash", |
| "//ui/events/devices", |
| "//ui/events/ozone", |
| "//ui/events/ozone/evdev:mouse_button_property", |
| "//ui/lottie", |
| "//ui/message_center", |
| "//ui/native_theme", |
| "//ui/ozone", |
| "//ui/ozone/public/mojom:gesture_properties_service", |
| "//ui/platform_window", |
| "//ui/platform_window/stub", |
| "//ui/snapshot", |
| "//ui/views/window/vector_icons", |
| "//ui/wm/public", |
| "//url", |
| ] |
| |
| data_deps = [ ":dbus_service_files" ] |
| |
| assert_no_deps = [ |
| "//ash/components/arc", |
| |
| # Ash should not depend upon content at all. |
| "//content/public/browser", |
| "//content/public/common", |
| |
| # //ui/base/idle depends on SessionManagerClient so disallow it. |
| "//ui/base/idle", |
| ] |
| |
| allow_circular_includes_from = [ |
| "//ash/app_list", |
| "//ash/assistant/ui", |
| "//ash/in_session_auth", |
| "//ash/quick_pair/companion_app", |
| "//ash/quick_pair/feature_status_tracker", |
| "//ash/quick_pair/keyed_service:keyed_service", |
| "//ash/quick_pair/pairing", |
| "//ash/quick_pair/repository", |
| "//ash/quick_pair/ui", |
| "//ash/quick_pair/scanning", |
| "//chromeos/ash/components/auth_panel", |
| ] |
| |
| if (enable_cros_ambient_mode_backend) { |
| sources += [ |
| "ambient/backdrop/ambient_backend_controller_impl.cc", |
| "ambient/backdrop/ambient_backend_controller_impl.h", |
| ] |
| |
| deps += [ "//chromeos/assistant/internal/ambient" ] |
| } |
| |
| if (include_ash_ambient_animation_resources) { |
| sources += |
| [ "ambient/resources/ambient_animation_static_resources_impl.cc" ] |
| deps += [ "//ash/ambient/resources:lottie_resources" ] |
| } else { |
| sources += |
| [ "ambient/resources/ambient_animation_static_resources_stub.cc" ] |
| } |
| } |
| |
| action("dbus_service_files") { |
| sources = [ |
| "dbus/org.chromium.DisplayService.conf", |
| "dbus/org.chromium.GesturePropertiesService.conf", |
| "dbus/org.chromium.LivenessService.conf", |
| "dbus/org.chromium.PrivacyScreenService.conf", |
| "dbus/org.chromium.UrlHandlerService.conf", |
| "dbus/org.chromium.UserAuthenticationService.conf", |
| ] |
| output_conf_file = "$root_out_dir/dbus/ash_dbus_services.conf" |
| outputs = [ output_conf_file ] |
| |
| script = "//chromeos/tools/concat_dbus_conf_files.py" |
| args = [ rebase_path(output_conf_file, root_build_dir) ] |
| args += rebase_path(sources, root_build_dir) |
| } |
| |
| static_library("run_ash_unittests") { |
| testonly = true |
| sources = [ "test/ash_unittests.cc" ] |
| deps = [ |
| "//base", |
| "//base/test:test_support", |
| "//chromeos/ash/components:test_support", |
| "//components/viz/test:test_support", |
| "//mojo/core/embedder:embedder", |
| ] |
| } |
| |
| test("ash_unittests") { |
| use_xvfb = use_xvfb_in_this_config |
| |
| sources = [ |
| "accelerators/accelerator_alias_converter_unittest.cc", |
| "accelerators/accelerator_capslock_state_machine_unittest.cc", |
| "accelerators/accelerator_commands_unittest.cc", |
| "accelerators/accelerator_controller_unittest.cc", |
| "accelerators/accelerator_encoding_unittest.cc", |
| "accelerators/accelerator_filter_unittest.cc", |
| "accelerators/accelerator_history_unittest.cc", |
| "accelerators/accelerator_launcher_state_machine_unittest.cc", |
| "accelerators/accelerator_prefs_unittest.cc", |
| "accelerators/accelerator_shift_disable_capslock_state_machine_unittest.cc", |
| "accelerators/accelerator_table_unittest.cc", |
| "accelerators/accelerator_tracker_unittest.cc", |
| "accelerators/accelerator_unittest.cc", |
| "accelerators/ash_accelerator_configuration_unittest.cc", |
| "accelerators/magnifier_key_scroller_unittest.cc", |
| "accelerators/shortcut_input_handler_unittest.cc", |
| "accelerators/spoken_feedback_toggler_unittest.cc", |
| "accelerometer/accel_gyro_samples_observer_unittest.cc", |
| "accelerometer/accelerometer_provider_mojo_unittest.cc", |
| "accessibility/accessibility_controller_unittest.cc", |
| "accessibility/autoclick/autoclick_drag_event_rewriter_unittest.cc", |
| "accessibility/autoclick/autoclick_unittest.cc", |
| "accessibility/chromevox/key_accessibility_enabler_unittest.cc", |
| "accessibility/chromevox/mock_touch_exploration_controller_delegate.cc", |
| "accessibility/chromevox/mock_touch_exploration_controller_delegate.h", |
| "accessibility/chromevox/touch_accessibility_enabler_unittest.cc", |
| "accessibility/chromevox/touch_exploration_controller_unittest.cc", |
| "accessibility/chromevox/touch_exploration_manager_unittest.cc", |
| "accessibility/dictation_nudge_controller_unittest.cc", |
| "accessibility/magnifier/docked_magnifier_controller_unittest.cc", |
| "accessibility/magnifier/fullscreen_magnifier_controller_unittest.cc", |
| "accessibility/magnifier/magnifier_test_utils.cc", |
| "accessibility/magnifier/magnifier_test_utils.h", |
| "accessibility/magnifier/magnifier_utils_unittest.cc", |
| "accessibility/magnifier/partial_magnifier_controller_unittest.cc", |
| "accessibility/sticky_keys/sticky_keys_overlay_unittest.cc", |
| "accessibility/sticky_keys/sticky_keys_unittest.cc", |
| "accessibility/switch_access/point_scan_controller_unittest.cc", |
| "accessibility/ui/accessibility_focus_ring_controller_unittest.cc", |
| "accessibility/ui/accessibility_focus_ring_group_unittest.cc", |
| "accessibility/ui/accessibility_highlight_controller_unittest.cc", |
| "accessibility/ui/accessibility_panel_layout_manager_unittest.cc", |
| "ambient/ambient_controller_unittest.cc", |
| "ambient/ambient_managed_photo_controller_unittest.cc", |
| "ambient/ambient_photo_cache_unittest.cc", |
| "ambient/ambient_photo_controller_unittest.cc", |
| "ambient/ambient_ui_settings_unittest.cc", |
| "ambient/ambient_weather_controller_unittest.cc", |
| "ambient/autotest_ambient_api_unittest.cc", |
| "ambient/managed/screensaver_image_downloader_unittest.cc", |
| "ambient/managed/screensaver_images_policy_handler_unittest.cc", |
| "ambient/metrics/ambient_animation_metrics_recorder_unittest.cc", |
| "ambient/metrics/ambient_metrics_unittest.cc", |
| "ambient/metrics/ambient_session_metrics_recorder_unittest.cc", |
| "ambient/model/ambient_animation_attribution_provider_unittest.cc", |
| "ambient/model/ambient_animation_photo_config_unittest.cc", |
| "ambient/model/ambient_animation_photo_provider_unittest.cc", |
| "ambient/model/ambient_backend_model_unittest.cc", |
| "ambient/model/ambient_topic_queue_animation_delegate_unittest.cc", |
| "ambient/model/ambient_topic_queue_unittest.cc", |
| "ambient/ui/ambient_animation_attribution_transformer_unittest.cc", |
| "ambient/ui/ambient_animation_background_color_unittest.cc", |
| "ambient/ui/ambient_animation_frame_rate_controller_unittest.cc", |
| "ambient/ui/ambient_animation_frame_rate_schedule_unittest.cc", |
| "ambient/ui/ambient_animation_progress_tracker_unittest.cc", |
| "ambient/ui/ambient_animation_resizer_unittest.cc", |
| "ambient/ui/ambient_animation_shield_controller_unittest.cc", |
| "ambient/ui/ambient_container_view_unittest.cc", |
| "ambient/ui/ambient_video_view_unittest.cc", |
| "ambient/ui/jitter_calculator_unittest.cc", |
| "ambient/ui/media_string_view_unittest.cc", |
| "ambient/ui/photo_view_unittest.cc", |
| "ambient/util/ambient_util_unittest.cc", |
| "ambient/util/time_of_day_utils_unittest.cc", |
| "app_menu/app_menu_model_adapter_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_alarm_timer_controller_unittest.cc", |
| "assistant/assistant_controller_impl_unittest.cc", |
| "assistant/assistant_interaction_controller_impl_unittest.cc", |
| "assistant/assistant_notification_controller_impl_unittest.cc", |
| "assistant/assistant_setup_controller_unittest.cc", |
| "assistant/assistant_state_controller_unittest.cc", |
| "assistant/assistant_suggestions_controller_impl_unittest.cc", |
| "assistant/model/assistant_query_history_unittest.cc", |
| "assistant/ui/assistant_web_container_view_unittest.cc", |
| "assistant/ui/base/assistant_button_unittest.cc", |
| "assistant/ui/main_stage/assistant_onboarding_suggestion_view_unittest.cc", |
| "assistant/ui/main_stage/assistant_onboarding_view_unittest.cc", |
| "assistant/ui/main_stage/assistant_opt_in_view_unittest.cc", |
| "assistant/ui/main_stage/assistant_query_view_unittest.cc", |
| "assistant/ui/main_stage/assistant_text_element_view_unittest.cc", |
| "assistant/ui/main_stage/assistant_zero_state_view_unittest.cc", |
| "assistant/ui/main_stage/launcher_search_iph_view_unittest.cc", |
| "assistant/ui/main_stage/suggestion_chip_view_unittest.cc", |
| "assistant/ui/main_stage/ui_element_container_view_unittest.cc", |
| "assistant/util/deep_link_util_unittest.cc", |
| "assistant/util/resource_util_unittest.cc", |
| "bubble/bubble_event_filter_unittest.cc", |
| "bubble/bubble_utils_unittest.cc", |
| "capture_mode/capture_audio_mixing_unittests.cc", |
| "capture_mode/capture_mode_camera_unittests.cc", |
| "capture_mode/capture_mode_demo_tools_unittests.cc", |
| "capture_mode/capture_mode_education_controller_unittest.cc", |
| "capture_mode/capture_mode_feature_pod_controller_unittest.cc", |
| "capture_mode/capture_mode_game_dashboard_unittests.cc", |
| "capture_mode/capture_mode_unittests.cc", |
| "capture_mode/gif_recording_unittests.cc", |
| "child_accounts/parent_access_controller_impl_unittest.cc", |
| "clipboard/clipboard_history_controller_unittest.cc", |
| "clipboard/clipboard_history_item_unittest.cc", |
| "clipboard/clipboard_history_menu_model_adapter_unittest.cc", |
| "clipboard/clipboard_history_resource_manager_unittest.cc", |
| "clipboard/clipboard_history_unittest.cc", |
| "clipboard/clipboard_history_util_unittest.cc", |
| "clipboard/clipboard_nudge_controller_unittest.cc", |
| "color_enhancement/color_enhancement_controller_unittest.cc", |
| "controls/contextual_tooltip_unittest.cc", |
| "controls/rounded_scroll_bar_unittest.cc", |
| "controls/scroll_view_gradient_helper_unittest.cc", |
| "curtain/security_curtain_controller_impl_unittest.cc", |
| "dbus/gesture_properties_service_provider_unittest.cc", |
| "dbus/url_handler_service_provider_unittest.cc", |
| "detachable_base/detachable_base_handler_unittest.cc", |
| "detachable_base/detachable_base_notification_controller_unittest.cc", |
| "dip_unittest.cc", |
| "display/cros_display_config_unittest.cc", |
| "display/cursor_window_controller_unittest.cc", |
| "display/display_alignment_controller_unittest.cc", |
| "display/display_alignment_indicator_unittest.cc", |
| "display/display_color_manager_unittest.cc", |
| "display/display_configuration_controller_unittest.cc", |
| "display/display_error_observer_unittest.cc", |
| "display/display_highlight_controller_unittest.cc", |
| "display/display_manager_unittest.cc", |
| "display/display_move_window_util_unittest.cc", |
| "display/display_prefs_unittest.cc", |
| "display/display_util_unittest.cc", |
| "display/extended_mouse_warp_controller_unittest.cc", |
| "display/mirror_window_controller_unittest.cc", |
| "display/mouse_cursor_event_filter_unittest.cc", |
| "display/overscan_calibrator_unittest.cc", |
| "display/privacy_screen_controller_unittest.cc", |
| "display/projecting_observer_unittest.cc", |
| "display/resolution_notification_controller_unittest.cc", |
| "display/root_window_transformers_unittest.cc", |
| "display/screen_ash_unittest.cc", |
| "display/screen_orientation_controller_unittest.cc", |
| "display/screen_position_controller_unittest.cc", |
| "display/touch_calibrator_controller_unittest.cc", |
| "display/unified_mouse_warp_controller_unittest.cc", |
| "display/window_tree_host_manager_unittest.cc", |
| "drag_drop/drag_drop_capture_delegate_unittest.cc", |
| "drag_drop/drag_drop_controller_unittest.cc", |
| "drag_drop/drag_drop_tracker_unittest.cc", |
| "drag_drop/drag_image_view_unittest.cc", |
| "drag_drop/scoped_drag_drop_observer_unittest.cc", |
| "drag_drop/tab_drag_drop_delegate_unittest.cc", |
| "drag_drop/tab_drag_drop_windows_hider_unittest.cc", |
| "events/accessibility_event_rewriter_unittest.cc", |
| "events/keyboard_capability_unittest.cc", |
| "events/keyboard_driven_event_rewriter_unittest.cc", |
| "events/peripheral_customization_event_rewriter_unittest.cc", |
| "events/prerewritten_event_forwarder_unittest.cc", |
| "events/select_to_speak_event_handler_unittest.cc", |
| "extended_desktop_unittest.cc", |
| "fast_ink/fast_ink_host_frame_utils_unittest.cc", |
| "fast_ink/fast_ink_host_unittest.cc", |
| "fast_ink/fast_ink_points_unittest.cc", |
| "fast_ink/laser/laser_pointer_controller_unittest.cc", |
| "fast_ink/laser/laser_segment_utils_unittest.cc", |
| "fast_ink/view_tree_host_root_view_frame_factory_unittest.cc", |
| "focus_cycler_unittest.cc", |
| "frame/caption_buttons/frame_caption_button_container_view_unittest.cc", |
| "frame/caption_buttons/frame_size_button_unittest.cc", |
| "frame/default_frame_header_unittest.cc", |
| "frame/multitask_menu_nudge_controller_unittest.cc", |
| "frame/non_client_frame_view_ash_unittest.cc", |
| "frame_sink/frame_sink_holder_unittest.cc", |
| "frame_sink/frame_sink_host_unittest.cc", |
| "frame_sink/ui_resource_manager_unittest.cc", |
| "frame_throttler/frame_throttling_controller_unittest.cc", |
| "game_dashboard/game_dashboard_context_unittest.cc", |
| "game_dashboard/game_dashboard_controller_unittest.cc", |
| "game_dashboard/game_dashboard_test_base.cc", |
| "game_dashboard/game_dashboard_test_base.h", |
| "glanceables/classroom/glanceables_classroom_item_view_unittest.cc", |
| "glanceables/post_login_glanceables_metrics_recorder_unittest.cc", |
| "glanceables/tasks/glanceables_task_view_unittest.cc", |
| "glanceables/tasks/glanceables_tasks_view_unittest.cc", |
| "host/ash_window_tree_host_platform_unittest.cc", |
| "host/ash_window_tree_host_unified_unittest.cc", |
| "ime/ime_controller_impl_unittest.cc", |
| "in_session_auth/authentication_dialog_unittest.cc", |
| "in_session_auth/webauthn_dialog_controller_impl_unittest.cc", |
| "keyboard/keyboard_controller_impl_unittest.cc", |
| "keyboard/virtual_keyboard_controller_unittest.cc", |
| "keyboard/virtual_keyboard_unittest.cc", |
| "lock_screen_action/lock_screen_action_background_controller_impl_unittest.cc", |
| "lock_screen_action/lock_screen_note_display_state_handler_unittest.cc", |
| "lock_screen_action/lock_screen_note_launcher_unittest.cc", |
| "login/login_screen_controller_unittest.cc", |
| "login/security_token_request_controller_unittest.cc", |
| "login/ui/access_code_input.cc", |
| "login/ui/access_code_input.h", |
| "login/ui/access_code_input_unittest.cc", |
| "login/ui/auth_icon_view_unittest.cc", |
| "login/ui/fake_fingerprint_auth_factor_model.cc", |
| "login/ui/fake_fingerprint_auth_factor_model.h", |
| "login/ui/fake_login_detachable_base_model.cc", |
| "login/ui/fake_login_detachable_base_model.h", |
| "login/ui/fake_smart_lock_auth_factor_model.cc", |
| "login/ui/fake_smart_lock_auth_factor_model.h", |
| "login/ui/fingerprint_auth_factor_model_unittest.cc", |
| "login/ui/local_authentication_request_controller_impl_unittest.cc", |
| "login/ui/lock_contents_view_unittest.cc", |
| "login/ui/lock_screen_media_controls_view_unittest.cc", |
| "login/ui/lock_screen_media_view_unittest.cc", |
| "login/ui/lock_screen_sanity_unittest.cc", |
| "login/ui/lock_window_unittest.cc", |
| "login/ui/login_auth_factors_view_unittest.cc", |
| "login/ui/login_auth_user_view_unittest.cc", |
| "login/ui/login_base_bubble_view_unittest.cc", |
| "login/ui/login_error_bubble_unittest.cc", |
| "login/ui/login_expanded_public_account_view_unittest.cc", |
| "login/ui/login_keyboard_test_base.cc", |
| "login/ui/login_keyboard_test_base.h", |
| "login/ui/login_password_view_test.cc", |
| "login/ui/login_pin_input_view_unittest.cc", |
| "login/ui/login_pin_view_unittest.cc", |
| "login/ui/login_public_account_user_view_unittest.cc", |
| "login/ui/login_remove_account_dialog_unittest.cc", |
| "login/ui/login_user_view_unittest.cc", |
| "login/ui/note_action_launch_button_unittest.cc", |
| "login/ui/pin_request_view_unittest.cc", |
| "login/ui/smart_lock_auth_factor_model_unittest.cc", |
| "login/ui/views_utils_unittest.cc", |
| "media/media_controller_unittest.cc", |
| "metrics/demo_session_metrics_recorder_unittest.cc", |
| "metrics/desktop_task_switch_metric_recorder_unittest.cc", |
| "metrics/feature_discovery_duration_reporter_impl_unittest.cc", |
| "metrics/histogram_macros_unittest.cc", |
| "metrics/login_metrics_recorder_unittest.cc", |
| "metrics/login_unlock_throughput_recorder_unittest.cc", |
| "metrics/pointer_metrics_recorder_unittest.cc", |
| "metrics/stylus_metrics_recorder_unittest.cc", |
| "metrics/task_switch_metrics_recorder_unittest.cc", |
| "metrics/task_switch_time_tracker_unittest.cc", |
| "metrics/touch_usage_metrics_recorder_unittest.cc", |
| "metrics/ui_metrics_recorder_unittest.cc", |
| "metrics/user_metrics_recorder_unittest.cc", |
| "multi_device_setup/multi_device_notification_presenter_unittest.cc", |
| "picker/model/picker_model_unittest.cc", |
| "picker/picker_controller_unittest.cc", |
| "picker/picker_session_metrics_unittest.cc", |
| "picker/views/picker_search_field_view_unittest.cc", |
| "picker/views/picker_view_unittest.cc", |
| "policy/policy_recommendation_restorer_unittest.cc", |
| "power/hid_battery_util_unittest.cc", |
| "projector/model/projector_session_impl_unittest.cc", |
| "projector/projector_controller_unittest.cc", |
| "projector/projector_metadata_model_unittest.cc", |
| "projector/projector_ui_controller_unittest.cc", |
| "public/mojom/accelerator_actions_mojom_traits_unittest.cc", |
| "public/mojom/accelerator_keys_mojom_traits_unittest.cc", |
| "rgb_keyboard/rgb_keyboard_manager_unittest.cc", |
| "root_window_controller_unittest.cc", |
| "rotator/screen_rotation_animation_unittest.cc", |
| "rotator/screen_rotation_animator_unittest.cc", |
| "rounded_display/rounded_display_frame_factory_unittest.cc", |
| "rounded_display/rounded_display_gutter_factory_unittest.cc", |
| "rounded_display/rounded_display_gutter_unittest.cc", |
| "rounded_display/rounded_display_host_unittest.cc", |
| "rounded_display/rounded_display_provider_unittest.cc", |
| "scalable_iph/scalable_iph_ash_notification_view_unittest.cc", |
| "scalable_iph/wallpaper_ash_notification_view_unittest.cc", |
| "screen_util_unittest.cc", |
| "sensor_info/sensor_provider_unittest.cc", |
| "session/fullscreen_controller_unittest.cc", |
| "session/fullscreen_notification_bubble_unittest.cc", |
| "session/session_controller_impl_unittest.cc", |
| "shelf/assistant_overlay_unittest.cc", |
| "shelf/back_button_unittest.cc", |
| "shelf/drag_handle_unittest.cc", |
| "shelf/drag_window_from_shelf_controller_test_api.cc", |
| "shelf/drag_window_from_shelf_controller_test_api.h", |
| "shelf/drag_window_from_shelf_controller_unittest.cc", |
| "shelf/home_button_unittest.cc", |
| "shelf/home_to_overview_nudge_controller_unittest.cc", |
| "shelf/hotseat_widget_unittest.cc", |
| "shelf/launcher_nudge_controller_unittest.cc", |
| "shelf/login_shelf_view_unittest.cc", |
| "shelf/scrollable_shelf_view_unittest.cc", |
| "shelf/shelf_application_menu_model_unittest.cc", |
| "shelf/shelf_background_animator_unittest.cc", |
| "shelf/shelf_button_pressed_metric_tracker_unittest.cc", |
| "shelf/shelf_config_unittest.cc", |
| "shelf/shelf_context_menu_model_unittest.cc", |
| "shelf/shelf_controller_unittest.cc", |
| "shelf/shelf_drag_handle_unittest.cc", |
| "shelf/shelf_layout_manager_unittest.cc", |
| "shelf/shelf_locking_manager_unittest.cc", |
| "shelf/shelf_tooltip_manager_unittest.cc", |
| "shelf/shelf_unittest.cc", |
| "shelf/shelf_view_unittest.cc", |
| "shelf/shelf_widget_unittest.cc", |
| "shelf/shelf_window_watcher_unittest.cc", |
| "shelf/swipe_home_to_overview_controller_unittest.cc", |
| "shelf/test/hotseat_state_watcher.cc", |
| "shelf/test/hotseat_state_watcher.h", |
| "shelf/test/widget_animation_smoothness_inspector.cc", |
| "shelf/test/widget_animation_smoothness_inspector.h", |
| "shell_unittest.cc", |
| "style/ash_color_mixer_unittest.cc", |
| "style/ash_color_provider_unittest.cc", |
| "style/color_palette_controller_unittest.cc", |
| "style/color_util_unittest.cc", |
| "style/dark_light_mode_controller_unittests.cc", |
| "style/system_components_unittests.cc", |
| "style/system_shadow_unittest.cc", |
| "system/accessibility/accessibility_detailed_view_unittest.cc", |
| "system/accessibility/accessibility_feature_pod_controller_unittest.cc", |
| "system/accessibility/autoclick_menu_bubble_controller_unittest.cc", |
| "system/accessibility/dictation_bubble_controller_unittest.cc", |
| "system/accessibility/dictation_button_tray_unittest.cc", |
| "system/accessibility/floating_accessibility_controller_unittest.cc", |
| "system/accessibility/select_to_speak/select_to_speak_menu_bubble_controller_unittest.cc", |
| "system/accessibility/select_to_speak/select_to_speak_speed_bubble_controller_unittest.cc", |
| "system/accessibility/select_to_speak/select_to_speak_tray_unittest.cc", |
| "system/accessibility/switch_access/switch_access_back_button_bubble_controller_unittest.cc", |
| "system/accessibility/switch_access/switch_access_menu_bubble_controller_unittest.cc", |
| "system/audio/audio_detailed_view_unittest.cc", |
| "system/audio/audio_effects_controller_unittest.cc", |
| "system/audio/mic_gain_slider_controller_unittest.cc", |
| "system/audio/unified_audio_detailed_view_controller_unittest.cc", |
| "system/audio/unified_volume_slider_controller_unittest.cc", |
| "system/audio/unified_volume_view_unittest.cc", |
| "system/bluetooth/bluetooth_detailed_view_controller_unittest.cc", |
| "system/bluetooth/bluetooth_detailed_view_impl_unittest.cc", |
| "system/bluetooth/bluetooth_device_list_controller_unittest.cc", |
| "system/bluetooth/bluetooth_device_list_item_battery_view_unittest.cc", |
| "system/bluetooth/bluetooth_device_list_item_multiple_battery_view_unittest.cc", |
| "system/bluetooth/bluetooth_device_list_item_view_unittest.cc", |
| "system/bluetooth/bluetooth_device_status_ui_handler_unittest.cc", |
| "system/bluetooth/bluetooth_feature_pod_controller_unittest.cc", |
| "system/bluetooth/bluetooth_notification_controller_unittest.cc", |
| "system/bluetooth/bluetooth_state_cache_unittest.cc", |
| "system/bluetooth/fake_bluetooth_detailed_view.cc", |
| "system/bluetooth/fake_bluetooth_detailed_view.h", |
| "system/bluetooth/fake_bluetooth_device_list_controller.cc", |
| "system/bluetooth/fake_bluetooth_device_list_controller.h", |
| "system/brightness/display_detailed_view_unittest.cc", |
| "system/brightness/unified_brightness_view_unittest.cc", |
| "system/camera/autozoom_feature_pod_controller_unittest.cc", |
| "system/camera/autozoom_toast_controller_unittest.cc", |
| "system/camera/camera_effects_controller_unittest.cc", |
| "system/caps_lock_notification_controller_unittest.cc", |
| "system/cast/cast_detailed_view_unittest.cc", |
| "system/cast/cast_feature_pod_controller_unittest.cc", |
| "system/cast/cast_notification_controller_unittest.cc", |
| "system/channel_indicator/channel_indicator_quick_settings_view_unittest.cc", |
| "system/channel_indicator/channel_indicator_unittest.cc", |
| "system/channel_indicator/channel_indicator_utils_unittest.cc", |
| "system/dark_mode/dark_mode_feature_pod_controller_unittest.cc", |
| "system/diagnostics/async_log_unittest.cc", |
| "system/diagnostics/diagnostics_log_controller_unittest.cc", |
| "system/diagnostics/keyboard_input_log_unittest.cc", |
| "system/diagnostics/log_test_helpers_unittest.cc", |
| "system/diagnostics/networking_log_unittest.cc", |
| "system/diagnostics/routine_log_unittest.cc", |
| "system/diagnostics/telemetry_log_unittest.cc", |
| "system/do_not_disturb_notification_controller_unittest.cc", |
| "system/eche/eche_icon_loading_indicator_view_unittest.cc", |
| "system/eche/eche_tray_unittest.cc", |
| "system/federated/federated_client_manager_unittest.cc", |
| "system/federated/federated_service_controller_impl_unittest.cc", |
| "system/firmware_update/firmware_update_notification_controller_unittest.cc", |
| "system/focus_mode/focus_mode_chip_carousel_unittest.cc", |
| "system/focus_mode/focus_mode_controller_unittest.cc", |
| "system/focus_mode/focus_mode_countdown_view_unittest.cc", |
| "system/focus_mode/focus_mode_detailed_view_unittest.cc", |
| "system/focus_mode/focus_mode_feature_pod_controller_unittest.cc", |
| "system/focus_mode/focus_mode_tray_unittest.cc", |
| "system/geolocation/geolocation_controller_test_util.cc", |
| "system/geolocation/geolocation_controller_test_util.h", |
| "system/geolocation/geolocation_controller_unittest.cc", |
| "system/holding_space/holding_space_animation_registry_unittest.cc", |
| "system/holding_space/holding_space_ash_test_base.cc", |
| "system/holding_space/holding_space_ash_test_base.h", |
| "system/holding_space/holding_space_item_screen_capture_view_unittest.cc", |
| "system/holding_space/holding_space_item_views_section_unittest.cc", |
| "system/holding_space/holding_space_tray_child_bubble_unittest.cc", |
| "system/holding_space/holding_space_tray_unittest.cc", |
| "system/holding_space/test_holding_space_item_views_section.cc", |
| "system/holding_space/test_holding_space_item_views_section.h", |
| "system/holding_space/test_holding_space_tray_child_bubble.cc", |
| "system/holding_space/test_holding_space_tray_child_bubble.h", |
| "system/hotspot/hotspot_detailed_view_controller_unittest.cc", |
| "system/hotspot/hotspot_detailed_view_unittest.cc", |
| "system/hotspot/hotspot_feature_pod_controller_unittest.cc", |
| "system/hotspot/hotspot_icon_unittest.cc", |
| "system/hotspot/hotspot_info_cache_unittest.cc", |
| "system/hotspot/hotspot_notifier_unittest.cc", |
| "system/hotspot/hotspot_tray_view_unittest.cc", |
| "system/human_presence/human_presence_orientation_controller_unittest.cc", |
| "system/human_presence/lock_on_leave_controller_unittest.cc", |
| "system/human_presence/snooping_protection_controller_unittest.cc", |
| "system/human_presence/snooping_protection_notification_blocker_unittest.cc", |
| "system/ime/ime_feature_pod_controller_unittest.cc", |
| "system/ime_menu/ime_menu_tray_unittest.cc", |
| "system/input_device_settings/input_device_duplicate_id_finder_unittest.cc", |
| "system/input_device_settings/input_device_key_alias_manager_unittest.cc", |
| "system/input_device_settings/input_device_notifier_unittest.cc", |
| "system/input_device_settings/input_device_settings_controller_unittest.cc", |
| "system/input_device_settings/input_device_settings_dispatcher_unittest.cc", |
| "system/input_device_settings/input_device_settings_logging_unittest.cc", |
| "system/input_device_settings/input_device_settings_metrics_manager_unittest.cc", |
| "system/input_device_settings/input_device_settings_notification_controller_unittest.cc", |
| "system/input_device_settings/input_device_settings_policy_handler_unittest.cc", |
| "system/input_device_settings/input_device_settings_utils_unittest.cc", |
| "system/input_device_settings/input_device_tracker_unittest.cc", |
| "system/input_device_settings/keyboard_modifier_metrics_recorder_unittest.cc", |
| "system/input_device_settings/pref_handlers/graphics_tablet_pref_handler_unittest.cc", |
| "system/input_device_settings/pref_handlers/keyboard_pref_handler_unittest.cc", |
| "system/input_device_settings/pref_handlers/mouse_pref_handler_unittest.cc", |
| "system/input_device_settings/pref_handlers/pointing_stick_pref_handler_unittest.cc", |
| "system/input_device_settings/pref_handlers/stylus_pref_handler_unittest.cc", |
| "system/input_device_settings/pref_handlers/touchpad_pref_handler_unittest.cc", |
| "system/input_device_settings/settings_updated_metrics_info_unittest.cc", |
| "system/keyboard_brightness/keyboard_backlight_color_controller_unittest.cc", |
| "system/keyboard_brightness/keyboard_backlight_color_nudge_controller_unittest.cc", |
| "system/keyboard_brightness/unified_keyboard_brightness_slider_controller_unittest.cc", |
| "system/locale/locale_detailed_view_unittest.cc", |
| "system/locale/locale_feature_pod_controller_unittest.cc", |
| "system/lock_screen_notification_controller_unittest.cc", |
| "system/media/media_tray_unittest.cc", |
| "system/media/quick_settings_media_view_container_unittest.cc", |
| "system/media/quick_settings_media_view_controller_unittest.cc", |
| "system/media/quick_settings_media_view_unittest.cc", |
| "system/media/unified_media_controls_container_unittest.cc", |
| "system/media/unified_media_controls_controller_unittest.cc", |
| "system/media/unified_media_controls_detailed_view_controller_unittest.cc", |
| "system/message_center/ash_message_popup_collection_unittest.cc", |
| "system/message_center/ash_notification_view_unittest.cc", |
| "system/message_center/inactive_user_notification_blocker_unittest.cc", |
| "system/message_center/message_center_utils_unittest.cc", |
| "system/message_center/message_popup_animation_waiter_unittest.cc", |
| "system/message_center/metrics_utils_unittest.cc", |
| "system/message_center/notification_grouping_controller_unittest.cc", |
| "system/message_center/notification_swipe_control_view_unittest.cc", |
| "system/message_center/notifier_settings_view_unittest.cc", |
| "system/message_center/session_state_notification_blocker_unittest.cc", |
| "system/model/scoped_fake_system_tray_model_unittest.cc", |
| "system/nearby_share/nearby_share_feature_pod_controller_unittest.cc", |
| "system/network/active_network_icon_unittest.cc", |
| "system/network/auto_connect_notifier_unittest.cc", |
| "system/network/cellular_setup_notifier_unittest.cc", |
| "system/network/managed_sim_lock_notifier_unittest.cc", |
| "system/network/network_detailed_network_view_unittest.cc", |
| "system/network/network_detailed_view_controller_unittest.cc", |
| "system/network/network_detailed_view_unittest.cc", |
| "system/network/network_feature_pod_button_unittest.cc", |
| "system/network/network_feature_pod_controller_unittest.cc", |
| "system/network/network_icon_unittest.cc", |
| "system/network/network_info_bubble_unittest.cc", |
| "system/network/network_list_mobile_header_view_unittest.cc", |
| "system/network/network_list_network_header_view_unittest.cc", |
| "system/network/network_list_network_item_view_unittest.cc", |
| "system/network/network_list_tether_hosts_header_view_unittest.cc", |
| "system/network/network_list_view_controller_unittest.cc", |
| "system/network/network_list_wifi_header_view_unittest.cc", |
| "system/network/network_tray_view_unittest.cc", |
| "system/network/sms_observer_unittest.cc", |
| "system/network/vpn_detailed_view_unittest.cc", |
| "system/network/vpn_feature_pod_controller_unittest.cc", |
| "system/network/vpn_list_unittest.cc", |
| "system/network/wifi_toggle_notification_controller_unittest.cc", |
| "system/night_light/night_light_controller_unittest.cc", |
| "system/night_light/night_light_feature_pod_controller_unittest.cc", |
| "system/notification_center/notification_center_bubble_unittest.cc", |
| "system/notification_center/notification_center_tray_unittest.cc", |
| "system/notification_center/notification_center_view_unittest.cc", |
| "system/notification_center/notification_list_view_unittest.cc", |
| "system/overview/overview_button_tray_unittest.cc", |
| "system/palette/mock_palette_tool_delegate.cc", |
| "system/palette/mock_palette_tool_delegate.h", |
| "system/palette/palette_tool_manager_unittest.cc", |
| "system/palette/palette_tray_unittest.cc", |
| "system/palette/palette_welcome_bubble_unittest.cc", |
| "system/palette/tools/create_note_unittest.cc", |
| "system/pcie_peripheral/pcie_peripheral_notification_controller_unittest.cc", |
| "system/phonehub/app_stream_launcher_view_unittest.cc", |
| "system/phonehub/camera_roll_thumbnail_unittest.cc", |
| "system/phonehub/camera_roll_view_unittest.cc", |
| "system/phonehub/onboarding_nudge_controller_unittest.cc", |
| "system/phonehub/phone_hub_notification_controller_unittest.cc", |
| "system/phonehub/phone_hub_recent_apps_view_unittest.cc", |
| "system/phonehub/phone_hub_tray_unittest.cc", |
| "system/phonehub/phone_hub_ui_controller_unittest.cc", |
| "system/phonehub/phone_status_view_unittest.cc", |
| "system/phonehub/quick_actions_view_unittest.cc", |
| "system/phonehub/silence_phone_quick_action_controller_unittest.cc", |
| "system/phonehub/task_continuation_view_unittest.cc", |
| "system/power/adaptive_charging_controller_unittest.cc", |
| "system/power/adaptive_charging_notification_controller_unittest.cc", |
| "system/power/backlights_forced_off_setter_unittest.cc", |
| "system/power/battery_notification_unittest.cc", |
| "system/power/battery_saver_controller_unittest.cc", |
| "system/power/peripheral_battery_listener_unittest.cc", |
| "system/power/peripheral_battery_notifier_listener_integration_test.cc", |
| "system/power/peripheral_battery_notifier_unittest.cc", |
| "system/power/power_button_controller_unittest.cc", |
| "system/power/power_button_screenshot_controller_unittest.cc", |
| "system/power/power_event_observer_unittest.cc", |
| "system/power/power_notification_controller_unittest.cc", |
| "system/power/power_prefs_unittest.cc", |
| "system/power/power_sounds_controller_unittest.cc", |
| "system/power/power_status_unittest.cc", |
| "system/power/video_activity_notifier_unittest.cc", |
| "system/privacy/privacy_indicators_controller_unittest.cc", |
| "system/privacy/privacy_indicators_tray_item_view_unittest.cc", |
| "system/privacy/screen_security_controller_unittest.cc", |
| "system/privacy_hub/camera_privacy_switch_controller_unittest.cc", |
| "system/privacy_hub/geolocation_privacy_switch_controller_unittest.cc", |
| "system/privacy_hub/microphone_privacy_switch_controller_unittest.cc", |
| "system/privacy_hub/privacy_hub_metrics_unittest.cc", |
| "system/privacy_hub/privacy_hub_notification_controller_unittest.cc", |
| "system/privacy_hub/privacy_hub_notification_unittest.cc", |
| "system/privacy_hub/speak_on_mute_detection_privacy_switch_controller_unittest.cc", |
| "system/privacy_screen/privacy_screen_feature_pod_controller_unittest.cc", |
| "system/progress_indicator/progress_indicator_animation_registry_unittest.cc", |
| "system/progress_indicator/progress_indicator_unittest.cc", |
| "system/rotation/rotation_lock_feature_pod_controller_unittest.cc", |
| "system/scheduled_feature/schedule_utils_unittest.cc", |
| "system/scheduled_feature/scheduled_feature_unittest.cc", |
| "system/screen_layout_observer_unittest.cc", |
| "system/session/logout_button_tray_unittest.cc", |
| "system/session/logout_confirmation_controller_unittest.cc", |
| "system/session/session_limit_notification_controller_unittest.cc", |
| "system/status_area_animation_controller_unittest.cc", |
| "system/status_area_widget_unittest.cc", |
| "system/time/calendar_event_fetch_unittest.cc", |
| "system/time/calendar_event_list_item_view_unittest.cc", |
| "system/time/calendar_event_list_view_unittest.cc", |
| "system/time/calendar_model_unittest.cc", |
| "system/time/calendar_month_view_unittest.cc", |
| "system/time/calendar_unittest_utils.cc", |
| "system/time/calendar_unittest_utils.h", |
| "system/time/calendar_up_next_view_unittest.cc", |
| "system/time/calendar_utils_unittest.cc", |
| "system/time/calendar_view_controller_unittest.cc", |
| "system/time/calendar_view_unittest.cc", |
| "system/time/date_helper_unittest.cc", |
| "system/time/event_date_formatter_util_unittest.cc", |
| "system/time/time_of_day_unittest.cc", |
| "system/time/time_tray_item_view_unittest.cc", |
| "system/time/time_view_unittest.cc", |
| "system/toast/anchored_nudge_manager_impl_unittest.cc", |
| "system/toast/system_nudge_view_unittest.cc", |
| "system/toast/system_toast_view_unittest.cc", |
| "system/toast/toast_manager_unittest.cc", |
| "system/tracing_notification_controller_unittest.cc", |
| "system/tray/size_range_layout_unittest.cc", |
| "system/tray/status_area_overflow_button_tray_unittest.cc", |
| "system/tray/system_nudge_unittest.cc", |
| "system/tray/tray_background_view_unittest.cc", |
| "system/tray/tray_event_filter_unittest.cc", |
| "system/tray/tray_item_view_unittest.cc", |
| "system/tray/tri_view_unittest.cc", |
| "system/unified/classroom_bubble_view_unittest.cc", |
| "system/unified/date_tray_unittest.cc", |
| "system/unified/feature_tile_unittest.cc", |
| "system/unified/feature_tiles_container_view_unittest.cc", |
| "system/unified/glanceable_tray_bubble_view_unittest.cc", |
| "system/unified/notification_counter_view_unittest.cc", |
| "system/unified/notification_icons_controller_unittest.cc", |
| "system/unified/power_button_unittest.cc", |
| "system/unified/quick_settings_footer_unittest.cc", |
| "system/unified/quick_settings_header_unittest.cc", |
| "system/unified/quick_settings_view_unittest.cc", |
| "system/unified/quiet_mode_feature_pod_controller_unittest.cc", |
| "system/unified/screen_capture_tray_item_view_unittest.cc", |
| "system/unified/tasks_bubble_view_unittest.cc", |
| "system/unified/tasks_combobox_model_unittest.cc", |
| "system/unified/unified_system_tray_unittest.cc", |
| "system/unified/user_chooser_detailed_view_controller_unittest.cc", |
| "system/update/update_notification_controller_unittest.cc", |
| "system/usb_peripheral/usb_peripheral_notification_controller_unittest.cc", |
| "system/video_conference/bubble/bubble_view_unittest.cc", |
| "system/video_conference/bubble/return_to_app_panel_unittest.cc", |
| "system/video_conference/bubble/toggle_effects_view_unittest.cc", |
| "system/video_conference/bubble/vc_tile_ui_controller_unittest.cc", |
| "system/video_conference/effects/video_conference_tray_effects_delegate_unittest.cc", |
| "system/video_conference/effects/video_conference_tray_effects_manager_unittest.cc", |
| "system/video_conference/video_conference_tray_controller_unittest.cc", |
| "system/video_conference/video_conference_tray_unittest.cc", |
| "system/virtual_keyboard/virtual_keyboard_tray_unittest.cc", |
| "test/ash_test_helper_unittest.cc", |
| "tooltips/tooltip_controller_unittest.cc", |
| "touch/touch_devices_controller_unittest.cc", |
| "touch/touch_observer_hud_unittest.cc", |
| "tray_action/test_tray_action_client.cc", |
| "tray_action/test_tray_action_client.h", |
| "tray_action/tray_action_unittest.cc", |
| "user_education/holding_space_wallpaper_nudge/holding_space_wallpaper_nudge_controller_unittest.cc", |
| "user_education/holding_space_wallpaper_nudge/holding_space_wallpaper_nudge_metrics_unittest.cc", |
| "user_education/holding_space_wallpaper_nudge/holding_space_wallpaper_nudge_prefs_unittest.cc", |
| "user_education/user_education_controller_unittest.cc", |
| "user_education/user_education_help_bubble_controller_unittest.cc", |
| "user_education/user_education_ping_controller_unittest.cc", |
| "user_education/user_education_util_unittest.cc", |
| "user_education/views/help_bubble_view_ash_unittest.cc", |
| "user_education/welcome_tour/welcome_tour_controller_unittest.cc", |
| "user_education/welcome_tour/welcome_tour_dialog_unittest.cc", |
| "user_education/welcome_tour/welcome_tour_metrics_unittest.cc", |
| "user_education/welcome_tour/welcome_tour_prefs_unittest.cc", |
| "user_education/welcome_tour/welcome_tour_scrim_unittest.cc", |
| "user_education/welcome_tour/welcome_tour_window_minimizer_unittest.cc", |
| "utility/cropping_util_unittest.cc", |
| "utility/haptics_util_unittest.cc", |
| "utility/layer_copy_animator_unittest.cc", |
| "utility/layer_util_unittest.cc", |
| "utility/lottie_util_unittest.cc", |
| "utility/occlusion_tracker_pauser_unittest.cc", |
| "utility/rounded_window_targeter_unittest.cc", |
| "virtual_trackpad/virtual_trackpad_unittest.cc", |
| "wallpaper/online_wallpaper_variant_info_fetcher_unittest.cc", |
| "wallpaper/sea_pen_wallpaper_manager_unittest.cc", |
| "wallpaper/wallpaper_blur_manager_unittest.cc", |
| "wallpaper/wallpaper_controller_unittest.cc", |
| "wallpaper/wallpaper_drag_drop_delegate_unittest.cc", |
| "wallpaper/wallpaper_pref_manager_unittest.cc", |
| "wallpaper/wallpaper_utils/wallpaper_color_calculator_unittest.cc", |
| "wallpaper/wallpaper_utils/wallpaper_ephemeral_user_unittest.cc", |
| "wallpaper/wallpaper_utils/wallpaper_file_utils_unittest.cc", |
| "wallpaper/wallpaper_utils/wallpaper_language_unittest.cc", |
| "wallpaper/wallpaper_utils/wallpaper_online_variant_utils_unittest.cc", |
| "wallpaper/wallpaper_utils/wallpaper_resizer_unittest.cc", |
| "wallpaper/wallpaper_utils/wallpaper_resolution_unittest.cc", |
| "wallpaper/wallpaper_window_state_manager_unittest.cc", |
| "window_user_data_unittest.cc", |
| "wm/always_on_top_controller_unittest.cc", |
| "wm/ash_focus_rules_unittest.cc", |
| "wm/bounds_tracker/window_bounds_tracker_unittests.cc", |
| "wm/client_controlled_state_unittest.cc", |
| "wm/collision_detection/collision_detection_utils_unittest.cc", |
| "wm/container_finder_unittest.cc", |
| "wm/cursor_manager_chromeos_unittest.cc", |
| "wm/default_window_resizer_unittest.cc", |
| "wm/desks/autotest_desks_api_unittests.cc", |
| "wm/desks/desk_animation_impl_unittest.cc", |
| "wm/desks/desks_unittests.cc", |
| "wm/desks/root_window_desk_switch_animator_unittest.cc", |
| "wm/desks/templates/admin_template_unittest.cc", |
| "wm/desks/templates/saved_desk_unittest.cc", |
| "wm/drag_window_resizer_unittest.cc", |
| "wm/float/float_controller_unittest.cc", |
| "wm/fullscreen_window_finder_unittest.cc", |
| "wm/gestures/back_gesture/back_gesture_affordance_unittest.cc", |
| "wm/gestures/back_gesture/back_gesture_contextual_nudge_controller_impl_unittest.cc", |
| "wm/gestures/back_gesture/back_gesture_event_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", |
| "wm/lock_state_controller_unittest.cc", |
| "wm/mru_window_tracker_unittest.cc", |
| "wm/multi_display/multi_display_metrics_controller_unittest.cc", |
| "wm/multi_display/persistent_window_controller_unittest.cc", |
| "wm/native_cursor_manager_ash_unittest.cc", |
| "wm/overlay_layout_manager_unittest.cc", |
| "wm/overview/cleanup_animation_observer_unittest.cc", |
| "wm/overview/delayed_animation_observer_impl_unittest.cc", |
| "wm/overview/overview_controller_unittest.cc", |
| "wm/overview/overview_focus_cycler_unittest.cc", |
| "wm/overview/overview_grid_unittest.cc", |
| "wm/overview/overview_session_unittest.cc", |
| "wm/overview/overview_test_base.cc", |
| "wm/overview/overview_test_base.h", |
| "wm/overview/overview_window_drag_controller_unittest.cc", |
| "wm/overview/overview_window_drag_histogram_unittests.cc", |
| "wm/overview/scoped_overview_transform_window_unittest.cc", |
| "wm/pip/pip_controller_unittest.cc", |
| "wm/pip/pip_double_tap_handler_unittest.cc", |
| "wm/pip/pip_positioner_unittest.cc", |
| "wm/pip/pip_test_utils.cc", |
| "wm/pip/pip_test_utils.h", |
| "wm/pip/pip_unittest.cc", |
| "wm/pip/pip_window_resizer_unittest.cc", |
| "wm/raster_scale/raster_scale_controller_unittest.cc", |
| "wm/resize_shadow_and_cursor_unittest.cc", |
| "wm/root_window_layout_manager_unittest.cc", |
| "wm/screen_dimmer_unittest.cc", |
| "wm/screen_pinning_controller_unittest.cc", |
| "wm/session_state_animator_impl_unittest.cc", |
| "wm/snap_group/snap_group_unittest.cc", |
| "wm/splitview/split_view_controller_unittest.cc", |
| "wm/splitview/split_view_drag_indicators_unittest.cc", |
| "wm/splitview/split_view_highlight_view_unittest.cc", |
| "wm/splitview/split_view_metrics_controller_unittest.cc", |
| "wm/system_gesture_event_filter_unittest.cc", |
| "wm/system_modal_container_layout_manager_unittest.cc", |
| "wm/tablet_mode/accelerometer_test_data_literals.cc", |
| "wm/tablet_mode/tablet_mode_controller_unittest.cc", |
| "wm/tablet_mode/tablet_mode_multitask_cue_controller_unittest.cc", |
| "wm/tablet_mode/tablet_mode_multitask_menu_unittest.cc", |
| "wm/tablet_mode/tablet_mode_toggle_fullscreen_event_handler_unittest.cc", |
| "wm/tablet_mode/tablet_mode_window_manager_unittest.cc", |
| "wm/test/fake_window_state.cc", |
| "wm/test/fake_window_state.h", |
| "wm/test/test_non_client_frame_view_ash.cc", |
| "wm/test/test_non_client_frame_view_ash.h", |
| "wm/tile_group/window_splitter_unittest.cc", |
| "wm/toplevel_window_event_handler_unittest.cc", |
| "wm/video_detector_unittest.cc", |
| "wm/window_animations_unittest.cc", |
| "wm/window_cycle/window_cycle_controller_unittest.cc", |
| "wm/window_dimmer_unittest.cc", |
| "wm/window_finder_unittest.cc", |
| "wm/window_manager_unittest.cc", |
| "wm/window_mirror_view_unittest.cc", |
| "wm/window_modality_controller_unittest.cc", |
| "wm/window_parenting_controller_unittest.cc", |
| "wm/window_positioner_unittest.cc", |
| "wm/window_positioning_utils_unittest.cc", |
| "wm/window_preview_view_unittest.cc", |
| "wm/window_restore/informed_restore_dialog_unittest.cc", |
| "wm/window_restore/window_restore_controller_unittest.cc", |
| "wm/window_state_unittest.cc", |
| "wm/window_transient_descendant_iterator_unittest.cc", |
| "wm/window_util_unittest.cc", |
| "wm/wm_shadow_controller_delegate_unittest.cc", |
| "wm/work_area_insets_unittest.cc", |
| "wm/workspace/magnetism_matcher_unittest.cc", |
| "wm/workspace/multi_window_resize_controller_unittest.cc", |
| "wm/workspace/workspace_event_handler_unittest.cc", |
| "wm/workspace/workspace_layout_manager_unittest.cc", |
| "wm/workspace/workspace_window_resizer_unittest.cc", |
| "wm/workspace_controller_unittest.cc", |
| "wm_mode/wm_mode_unittests.cc", |
| ] |
| configs += [ "//build/config:precompiled_headers" ] |
| |
| deps = [ |
| ":ash", |
| ":run_ash_unittests", |
| ":test_support", |
| "//ash/app_list", |
| "//ash/app_list:test_support", |
| "//ash/app_list:unit_tests", |
| "//ash/app_menu", |
| "//ash/assistant/model", |
| "//ash/assistant/ui", |
| "//ash/assistant/ui:constants", |
| "//ash/assistant/ui/colors:assistant_colors_views", |
| "//ash/assistant/ui/test_support", |
| "//ash/assistant/util", |
| "//ash/components/arc:notification_test_support", |
| "//ash/constants", |
| "//ash/dbus:privacy_screen_proto", |
| "//ash/in_session_auth", |
| "//ash/keyboard/ui", |
| "//ash/keyboard/ui:test_support", |
| "//ash/public/cpp", |
| "//ash/public/cpp:test_support", |
| "//ash/public/cpp:unit_tests", |
| "//ash/public/cpp/ambient/proto", |
| "//ash/public/cpp/external_arc:test_support", |
| "//ash/public/cpp/external_arc:unit_tests", |
| "//ash/public/cpp/holding_space:test_support", |
| "//ash/public/mojom", |
| "//ash/quick_pair:unit_tests", |
| "//ash/resources/vector_icons", |
| "//ash/shortcut_viewer:unit_tests", |
| "//ash/strings", |
| "//ash/style", |
| "//ash/style/mojom:color_scheme_shared_cpp_sources", |
| "//ash/webui/diagnostics_ui/mojom", |
| "//ash/webui/personalization_app/mojom:mojom_shared_cpp_sources", |
| "//ash/webui/personalization_app/proto", |
| "//ash/webui/projector_app/public/cpp", |
| "//ash/webui/system_apps/public:system_web_app_type", |
| "//base", |
| "//base/test:test_support", |
| "//build:branding_buildflags", |
| "//cc:test_support", |
| "//chromeos:test_support", |
| "//chromeos/ash/components/assistant:buildflags", |
| "//chromeos/ash/components/audio", |
| "//chromeos/ash/components/cryptohome", |
| "//chromeos/ash/components/cryptohome:cryptohome", |
| "//chromeos/ash/components/dbus:test_support", |
| "//chromeos/ash/components/dbus/audio", |
| "//chromeos/ash/components/dbus/cryptohome:cryptohome", |
| "//chromeos/ash/components/dbus/cryptohome:cryptohome_proto", |
| "//chromeos/ash/components/dbus/dlcservice", |
| "//chromeos/ash/components/dbus/dlcservice:dlcservice_proto", |
| "//chromeos/ash/components/dbus/fwupd", |
| "//chromeos/ash/components/dbus/hammerd", |
| "//chromeos/ash/components/dbus/hermes", |
| "//chromeos/ash/components/dbus/human_presence", |
| "//chromeos/ash/components/dbus/human_presence:hps_proto", |
| "//chromeos/ash/components/dbus/rgbkbd", |
| "//chromeos/ash/components/dbus/services:test_support", |
| "//chromeos/ash/components/dbus/shill", |
| "//chromeos/ash/components/dbus/userdataauth", |
| "//chromeos/ash/components/feature_usage", |
| "//chromeos/ash/components/fwupd", |
| "//chromeos/ash/components/geolocation", |
| "//chromeos/ash/components/growth:test_support", |
| "//chromeos/ash/components/human_presence:human_presence", |
| "//chromeos/ash/components/login/auth", |
| "//chromeos/ash/components/login/auth:test_support", |
| "//chromeos/ash/components/login/login_state", |
| "//chromeos/ash/components/network:test_support", |
| "//chromeos/ash/components/osauth/public", |
| "//chromeos/ash/components/phonehub:test_support", |
| "//chromeos/ash/components/scalable_iph:constants", |
| "//chromeos/ash/components/settings", |
| "//chromeos/ash/components/system", |
| "//chromeos/ash/services/assistant:test_support", |
| "//chromeos/ash/services/assistant/public/cpp", |
| "//chromeos/ash/services/assistant/public/mojom", |
| "//chromeos/ash/services/bluetooth_config:test_support", |
| "//chromeos/ash/services/bluetooth_config/public/cpp", |
| "//chromeos/ash/services/bluetooth_config/public/mojom", |
| "//chromeos/ash/services/federated/public/cpp", |
| "//chromeos/ash/services/federated/public/cpp:test_support", |
| "//chromeos/ash/services/hotspot_config:hotspot_config", |
| "//chromeos/ash/services/hotspot_config:in_process_hotspot_config", |
| "//chromeos/ash/services/hotspot_config/public/cpp:test_support", |
| "//chromeos/ash/services/multidevice_setup/public/cpp:test_support", |
| "//chromeos/ash/services/multidevice_setup/public/mojom", |
| "//chromeos/ash/services/nearby/public/cpp", |
| "//chromeos/ash/services/network_config/public/cpp:test_support", |
| "//chromeos/ash/services/recording:test_support", |
| "//chromeos/components/sensors:sensors", |
| "//chromeos/components/sensors:test_support", |
| "//chromeos/components/sensors/mojom", |
| "//chromeos/constants", |
| "//chromeos/crosapi/cpp", |
| "//chromeos/dbus/power", |
| "//chromeos/dbus/power:power_manager_proto", |
| "//chromeos/services/network_config/public/cpp", |
| "//chromeos/services/network_config/public/cpp:test_support", |
| "//chromeos/services/network_config/public/mojom", |
| "//chromeos/strings:strings_grit", |
| "//chromeos/ui/base", |
| "//chromeos/ui/clipboard_history", |
| "//chromeos/ui/frame", |
| "//chromeos/ui/frame:test_support", |
| "//chromeos/ui/vector_icons", |
| "//chromeos/ui/wm", |
| "//chromeos/utils", |
| "//components/account_id", |
| "//components/app_constants", |
| "//components/app_restore", |
| "//components/desks_storage", |
| "//components/desks_storage:test_support", |
| "//components/global_media_controls", |
| "//components/language/core/browser:browser", |
| "//components/live_caption:constants", |
| "//components/media_message_center", |
| "//components/media_message_center:test_support", |
| "//components/onc", |
| "//components/password_manager/core/browser:hash_password_manager", |
| "//components/prefs:test_support", |
| "//components/quirks", |
| "//components/services/app_service", |
| "//components/session_manager/core", |
| "//components/soda", |
| "//components/sync_preferences:test_support", |
| "//components/ukm:test_support", |
| "//components/user_education/common", |
| "//components/user_education/common:events", |
| "//components/user_education/views:test_support", |
| "//components/user_manager", |
| "//components/user_manager:test_support", |
| "//components/viz/host", |
| "//components/viz/test:test_support", |
| "//device/bluetooth", |
| "//device/bluetooth:mocks", |
| "//device/udev_linux:test_support", |
| "//extensions/common:common_constants", |
| "//google_apis/calendar", |
| "//media/capture/video/chromeos/mojom:cros_camera", |
| "//mojo/core/embedder", |
| "//mojo/public/cpp/bindings", |
| "//mojo/public/cpp/test_support:test_utils", |
| "//net:net", |
| "//services/data_decoder/public/cpp:test_support", |
| "//services/device/public/cpp/bluetooth", |
| "//services/media_session/public/cpp", |
| "//services/media_session/public/cpp/test:test_support", |
| "//services/media_session/public/mojom", |
| "//services/metrics/public/cpp:ukm_builders", |
| "//services/network:test_support", |
| "//services/viz/privileged/mojom/compositing", |
| "//skia", |
| "//testing/gmock", |
| "//testing/gtest", |
| "//third_party/icu", |
| "//ui/accessibility", |
| "//ui/accessibility:test_support", |
| "//ui/aura", |
| "//ui/aura:test_support", |
| "//ui/base", |
| "//ui/base:test_support", |
| "//ui/base/cursor", |
| "//ui/base/cursor/mojom:cursor_type", |
| "//ui/base/dragdrop:types", |
| "//ui/base/dragdrop/mojom", |
| "//ui/base/ime", |
| "//ui/base/ime/ash", |
| "//ui/chromeos", |
| "//ui/chromeos/styles:cros_styles_views", |
| "//ui/chromeos/styles:cros_tokens_color_mappings", |
| "//ui/color:mixers", |
| "//ui/compositor", |
| "//ui/compositor:test_support", |
| "//ui/compositor_extra:compositor_extra", |
| "//ui/display", |
| "//ui/display:test_support", |
| "//ui/display/manager", |
| "//ui/display/types", |
| "//ui/events", |
| "//ui/events:gesture_detection", |
| "//ui/events:test_support", |
| "//ui/events/ash", |
| "//ui/events/ash:unit_tests", |
| "//ui/events/devices", |
| "//ui/events/devices:test_support", |
| "//ui/events/ozone:ozone", |
| "//ui/events/ozone/evdev:event_device_info", |
| "//ui/events/ozone/evdev:event_device_info_test_utils", |
| "//ui/events/ozone/evdev:mouse_button_property", |
| "//ui/events/ozone/layout", |
| "//ui/gfx", |
| "//ui/gfx:test_support", |
| "//ui/gfx/geometry", |
| "//ui/gl:test_support", |
| "//ui/message_center", |
| "//ui/message_center:test_support", |
| "//ui/message_center/public/cpp", |
| "//ui/ozone", |
| "//ui/ozone/testhelpers:mock_gesture_properties_service", |
| "//ui/platform_window/stub", |
| "//ui/resources", |
| "//ui/snapshot", |
| "//ui/strings", |
| "//ui/views", |
| "//ui/views:test_support", |
| "//ui/views/window/vector_icons", |
| "//ui/wm", |
| "//ui/wm:test_support", |
| "//ui/wm/public", |
| "//url", |
| ] |
| |
| data = [ |
| # See DisplayColorManagerTest. |
| "display/test_data/", |
| "//cc/test/data/", |
| ] |
| |
| # Disallow depending directly on content. |
| assert_no_deps = [ |
| "//content/public/browser", |
| "//content/public/common", |
| ] |
| |
| if (include_ash_ambient_animation_resources) { |
| sources += [ |
| "ambient/resources/ambient_animation_static_resources_impl_unittest.cc", |
| ] |
| } |
| } |
| |
| test("ash_pixeltests") { |
| sources = [ |
| "ambient/ui/ambient_slideshow_pixeltest.cc", |
| "app_list/views/app_list_item_view_pixeltest.cc", |
| "app_list/views/app_list_view_pixeltest.cc", |
| "fullscreen_pixeltest.cc", |
| "glanceables/glanceables_pixeltest.cc", |
| "glanceables/tasks/glanceables_task_view_pixeltest.cc", |
| "in_session_auth/auth_dialog_contents_view_pixeltest.cc", |
| "login/ui/local_authentication_request_controller_impl_pixeltest.cc", |
| "shelf/login_shelf_view_pixeltest.cc", |
| "shelf/scrollable_shelf_view_pixeltest.cc", |
| "shelf/shelf_layout_manager_pixeltest.cc", |
| "system/accessibility/accessibility_detailed_view_pixeltest.cc", |
| "system/audio/audio_detailed_view_pixeltest.cc", |
| "system/bluetooth/bluetooth_detailed_view_impl_pixeltest.cc", |
| "system/brightness/display_detailed_view_pixeltest.cc", |
| "system/cast/cast_detailed_view_pixeltest.cc", |
| "system/cast/cast_zero_state_view_pixeltest.cc", |
| "system/channel_indicator/channel_indicator_quick_settings_view_pixeltest.cc", |
| "system/ime/ime_detailed_view_pixeltest.cc", |
| "system/locale/locale_detailed_view_pixeltest.cc", |
| "system/message_center/ash_notification_view_pixeltest.cc", |
| "system/network/network_detailed_network_view_pixeltest.cc", |
| "system/network/network_feature_tile_pixeltest.cc", |
| "system/network/vpn_detailed_view_pixeltest.cc", |
| "system/notification_center/notification_center_tray_pixeltest.cc", |
| "system/privacy/privacy_indicators_tray_item_view_pixeltest.cc", |
| "system/status_area_pixeltest.cc", |
| "system/time/calendar_unittest_utils.cc", |
| "system/time/calendar_unittest_utils.h", |
| "system/time/calendar_up_next_pixeltest.cc", |
| "system/time/calendar_view_pixeltest.cc", |
| "system/toast/system_nudge_view_pixeltest.cc", |
| "system/toast/system_toast_view_pixeltest.cc", |
| "system/unified/date_tray_pixeltest.cc", |
| "system/unified/feature_tile_pixeltest.cc", |
| "system/unified/power_button_pixeltest.cc", |
| "system/unified/quick_settings_footer_pixeltest.cc", |
| "system/unified/unified_slider_view_pixeltest.cc", |
| "system/update/eol_notice_quick_settings_view_pixeltest.cc", |
| "system/video_conference/bubble/bubble_view_pixeltest.cc", |
| "system/video_conference/video_conference_tray_pixeltest.cc", |
| "test/pixel/demo_ash_pixel_diff_test.cc", |
| "touch/touch_selection_pixeltest.cc", |
| "user_education/views/help_bubble_view_ash_pixeltest.cc", |
| "user_education/welcome_tour/welcome_tour_dialog_pixeltest.cc", |
| "wm/test/wm_pixel_diff_test.cc", |
| ] |
| |
| deps = [ |
| ":ash", |
| ":run_ash_unittests", |
| ":test_support", |
| "//ash/app_list", |
| "//ash/app_list:test_support", |
| "//ash/assistant/ui:constants", |
| "//ash/in_session_auth:in_session_auth", |
| "//ash/public/cpp", |
| "//ash/public/cpp:test_support", |
| "//base/test:test_support", |
| "//chromeos/ash/components/audio", |
| "//chromeos/ash/components/cryptohome:cryptohome", |
| "//chromeos/ash/components/dbus/audio", |
| "//chromeos/ash/components/dbus/cryptohome:cryptohome", |
| "//chromeos/ash/components/dbus/cryptohome:cryptohome_proto", |
| "//chromeos/ash/components/dbus/userdataauth", |
| "//chromeos/ash/services/assistant/public/cpp", |
| "//chromeos/ash/services/bluetooth_config:test_support", |
| "//chromeos/dbus/power:power", |
| "//chromeos/dbus/power:power_manager_proto", |
| "//chromeos/services/network_config/public/cpp:test_support", |
| "//components/user_education/common", |
| "//components/user_education/views", |
| "//components/user_manager", |
| "//components/user_manager:test_support", |
| "//components/viz/test:test_support", |
| "//google_apis/calendar:test_support", |
| "//mojo/core/embedder:embedder", |
| "//ui/chromeos/resources:resources_grit", |
| "//ui/chromeos/styles:cros_tokens_color_mappings", |
| "//ui/events:test_support", |
| "//ui/message_center", |
| "//ui/touch_selection", |
| "//ui/views:test_support", |
| ] |
| } |
| |
| # TODO(oshima): Remove or migrate to new ash_ui_perftests |
| test("ash_perftests") { |
| sources = [ |
| "perftests/ash_background_filter_blur_perftest.cc", |
| "test/ash_perftests.cc", |
| ] |
| |
| deps = [ |
| ":ash", |
| ":test_support", |
| "//base", |
| "//base/test:test_support", |
| "//chromeos/ash/components:test_support", |
| "//mojo/core/embedder", |
| "//testing/perf", |
| "//ui/aura", |
| "//ui/compositor", |
| "//ui/compositor:test_support", |
| "//ui/gl", |
| ] |
| } |
| |
| static_library("interactive_ui_test_support") { |
| testonly = true |
| configs += [ "//build/config:precompiled_headers" ] |
| public_deps = [ |
| ":test_support", |
| "//ash", |
| ] |
| sources = [ |
| "test/ash_interactive_ui_test_base.cc", |
| "test/ash_interactive_ui_test_base.h", |
| ] |
| deps = [ |
| ":test_support", |
| "//base", |
| "//mojo/core/embedder", |
| "//skia", |
| "//testing/gtest", |
| "//ui/aura", |
| "//ui/base", |
| "//ui/base:test_support", |
| "//ui/gl:test_support", |
| ] |
| } |
| |
| # NOTE: Ash uses DEPS files to restrict access to its internals, rather than a |
| # GN "public" section. See README.md for notes on dependencies. |
| static_library("test_support") { |
| testonly = true |
| sources = [ |
| "accelerators/test_accelerator_prefs_delegate.cc", |
| "accelerators/test_accelerator_prefs_delegate.h", |
| "accessibility/accessibility_controller_test_api_impl.cc", |
| "accessibility/accessibility_controller_test_api_impl.h", |
| "accessibility/test_accessibility_controller_client.cc", |
| "accessibility/test_accessibility_controller_client.h", |
| "ambient/test/ambient_ash_test_base.cc", |
| "ambient/test/ambient_ash_test_base.h", |
| "ambient/test/ambient_ash_test_helper.cc", |
| "ambient/test/ambient_ash_test_helper.h", |
| "ambient/test/ambient_test_util.cc", |
| "ambient/test/ambient_test_util.h", |
| "ambient/test/ambient_topic_queue_test_delegate.cc", |
| "ambient/test/ambient_topic_queue_test_delegate.h", |
| "ambient/test/fake_ambient_animation_static_resources.cc", |
| "ambient/test/fake_ambient_animation_static_resources.h", |
| "ambient/test/mock_ambient_backend_model_observer.cc", |
| "ambient/test/mock_ambient_backend_model_observer.h", |
| "ambient/test/mock_ambient_view_observer.cc", |
| "ambient/test/mock_ambient_view_observer.h", |
| "ambient/test/test_ambient_client.cc", |
| "ambient/test/test_ambient_client.h", |
| "api/tasks/fake_tasks_client.cc", |
| "api/tasks/fake_tasks_client.h", |
| "api/tasks/test_tasks_delegate.cc", |
| "api/tasks/test_tasks_delegate.h", |
| "app_list/app_list_test_api.cc", |
| "app_list/test/app_list_test_helper.cc", |
| "app_list/test/app_list_test_helper.h", |
| "app_list/test/test_focus_change_listener.cc", |
| "app_list/test/test_focus_change_listener.h", |
| "app_list/test_app_list_client.cc", |
| "app_list/test_app_list_client.h", |
| "app_list/views/assistant/assistant_test_api_impl.cc", |
| "app_list/views/assistant/assistant_test_api_impl.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/mocked_assistant_interaction.cc", |
| "assistant/test/mocked_assistant_interaction.h", |
| "assistant/test/test_assistant_service.cc", |
| "assistant/test/test_assistant_service.h", |
| "assistant/test/test_assistant_setup.cc", |
| "assistant/test/test_assistant_setup.h", |
| "capture_mode/capture_mode_demo_tools_test_api.cc", |
| "capture_mode/capture_mode_demo_tools_test_api.h", |
| "capture_mode/capture_mode_session_test_api.cc", |
| "capture_mode/capture_mode_session_test_api.h", |
| "capture_mode/capture_mode_settings_test_api.cc", |
| "capture_mode/capture_mode_settings_test_api.h", |
| "capture_mode/capture_mode_test_api.cc", |
| "capture_mode/capture_mode_test_util.cc", |
| "capture_mode/capture_mode_test_util.h", |
| "capture_mode/fake_camera_device.cc", |
| "capture_mode/fake_camera_device.h", |
| "capture_mode/fake_folder_selection_dialog_factory.cc", |
| "capture_mode/fake_folder_selection_dialog_factory.h", |
| "capture_mode/fake_video_source_provider.cc", |
| "capture_mode/fake_video_source_provider.h", |
| "capture_mode/test_capture_mode_delegate.cc", |
| "capture_mode/test_capture_mode_delegate.h", |
| "clipboard/test_support/clipboard_history_item_builder.cc", |
| "clipboard/test_support/clipboard_history_item_builder.h", |
| "clipboard/test_support/mock_clipboard_history_controller.cc", |
| "clipboard/test_support/mock_clipboard_history_controller.h", |
| "clipboard/test_support/test_clipboard_history_controller_delegate_impl.cc", |
| "clipboard/test_support/test_clipboard_history_controller_delegate_impl.h", |
| "display/display_configuration_controller_test_api.cc", |
| "display/display_configuration_controller_test_api.h", |
| "display/mirror_window_test_api.cc", |
| "display/mirror_window_test_api.h", |
| "display/screen_orientation_controller_test_api.cc", |
| "display/screen_orientation_controller_test_api.h", |
| "drag_drop/drag_drop_controller_test_api.h", |
| "drag_drop/draggable_test_view.cc", |
| "drag_drop/draggable_test_view.h", |
| "drag_drop/mock_drag_drop_observer.cc", |
| "drag_drop/mock_drag_drop_observer.h", |
| "fast_ink/laser/laser_pointer_controller_test_api.cc", |
| "fast_ink/laser/laser_pointer_controller_test_api.h", |
| "frame_sink/frame_sink_holder_test_api.cc", |
| "frame_sink/frame_sink_holder_test_api.h", |
| "frame_sink/test/test_begin_frame_source.cc", |
| "frame_sink/test/test_begin_frame_source.h", |
| "frame_sink/test/test_layer_tree_frame_sink.cc", |
| "frame_sink/test/test_layer_tree_frame_sink.h", |
| "frame_throttler/mock_frame_throttling_observer.cc", |
| "frame_throttler/mock_frame_throttling_observer.h", |
| "game_dashboard/game_dashboard_context_test_api.cc", |
| "game_dashboard/game_dashboard_context_test_api.h", |
| "game_dashboard/test_game_dashboard_delegate.cc", |
| "game_dashboard/test_game_dashboard_delegate.h", |
| "glanceables/classroom/fake_glanceables_classroom_client.cc", |
| "glanceables/classroom/fake_glanceables_classroom_client.h", |
| "glanceables/common/test/glanceables_test_new_window_delegate.cc", |
| "glanceables/common/test/glanceables_test_new_window_delegate.h", |
| "ime/test_ime_controller_client.cc", |
| "ime/test_ime_controller_client.h", |
| "in_session_auth/mock_in_session_auth_dialog_client.cc", |
| "in_session_auth/mock_in_session_auth_dialog_client.h", |
| "keyboard/test_keyboard_ui.cc", |
| "keyboard/test_keyboard_ui.h", |
| "lock_screen_action/lock_screen_action_background_controller_impl_test_api.h", |
| "lock_screen_action/lock_screen_action_background_view_test_api.h", |
| "lock_screen_action/test_lock_screen_action_background_controller.cc", |
| "lock_screen_action/test_lock_screen_action_background_controller.h", |
| "login/login_screen_test_api.cc", |
| "login/mock_login_screen_client.cc", |
| "login/mock_login_screen_client.h", |
| "login/ui/login_test_base.cc", |
| "login/ui/login_test_base.h", |
| "login/ui/login_test_utils.cc", |
| "login/ui/login_test_utils.h", |
| "metrics/task_switch_time_tracker_test_api.cc", |
| "metrics/task_switch_time_tracker_test_api.h", |
| "metrics/user_metrics_recorder_test_api.cc", |
| "metrics/user_metrics_recorder_test_api.h", |
| "projector/test/mock_projector_metadata_controller.cc", |
| "projector/test/mock_projector_metadata_controller.h", |
| "projector/test/mock_projector_ui_controller.cc", |
| "projector/test/mock_projector_ui_controller.h", |
| "public/cpp/fake_hats_bluetooth_revamp_trigger_impl.cc", |
| "public/cpp/fake_hats_bluetooth_revamp_trigger_impl.h", |
| "rounded_display/rounded_display_provider_test_api.cc", |
| "rounded_display/rounded_display_provider_test_api.h", |
| "system/diagnostics/fake_diagnostics_browser_delegate.cc", |
| "system/diagnostics/fake_diagnostics_browser_delegate.h", |
| "system/diagnostics/log_test_helpers.cc", |
| "system/diagnostics/log_test_helpers.h", |
| "system/geolocation/test_geolocation_url_loader_factory.cc", |
| "system/geolocation/test_geolocation_url_loader_factory.h", |
| "system/media/mock_media_notification_provider.cc", |
| "system/media/mock_media_notification_provider.h", |
| "system/message_center/message_center_test_util.cc", |
| "system/message_center/message_center_test_util.h", |
| "system/message_center/message_popup_animation_waiter.cc", |
| "system/message_center/message_popup_animation_waiter.h", |
| "system/test_system_sounds_delegate.cc", |
| "system/test_system_sounds_delegate.h", |
| "test/pixel/ash_pixel_diff_util.cc", |
| "test/pixel/ash_pixel_diff_util.h", |
| "test/pixel/ash_pixel_differ.cc", |
| "test/pixel/ash_pixel_differ.h", |
| "user_education/mock_user_education_delegate.cc", |
| "user_education/mock_user_education_delegate.h", |
| "user_education/user_education_ash_test_base.cc", |
| "user_education/user_education_ash_test_base.h", |
| "user_education/views/help_bubble_view_ash_test_base.cc", |
| "user_education/views/help_bubble_view_ash_test_base.h", |
| "user_education/welcome_tour/mock_welcome_tour_controller_observer.cc", |
| "user_education/welcome_tour/mock_welcome_tour_controller_observer.h", |
| "user_education/welcome_tour/welcome_tour_test_util.cc", |
| "user_education/welcome_tour/welcome_tour_test_util.h", |
| "utility/haptics_tracking_test_input_controller.cc", |
| "utility/haptics_tracking_test_input_controller.h", |
| "wallpaper/test_wallpaper_image_downloader.cc", |
| "wallpaper/test_wallpaper_image_downloader.h", |
| |
| # These headers declare functions that are implemented inside of //ash, so |
| # they cannot live in //ash/public/cpp/BUILD.gn. |
| "public/cpp/capture_mode/capture_mode_test_api.h", |
| "public/cpp/holding_space/holding_space_test_api.h", |
| "public/cpp/system_tray_test_api.h", |
| "public/cpp/test/accessibility_controller_test_api.h", |
| "public/cpp/test/app_list_test_api.h", |
| "public/cpp/test/assistant_test_api.h", |
| "public/cpp/test/shell_test_api.h", |
| "rotator/screen_rotation_animator_test_api.cc", |
| "rotator/screen_rotation_animator_test_api.h", |
| "session/test_pref_service_provider.cc", |
| "session/test_pref_service_provider.h", |
| "session/test_session_controller_client.cc", |
| "session/test_session_controller_client.h", |
| "shelf/shelf_button_pressed_metric_tracker_test_api.cc", |
| "shelf/shelf_button_pressed_metric_tracker_test_api.h", |
| "shelf/shelf_test_util.cc", |
| "shelf/shelf_test_util.h", |
| "shelf/shelf_view_test_api.cc", |
| "shelf/shelf_view_test_api.h", |
| "shelf/test/shelf_layout_manager_test_base.cc", |
| "shelf/test/shelf_layout_manager_test_base.h", |
| "shelf/test/shelf_test_base.cc", |
| "shelf/test/shelf_test_base.h", |
| "shell_test_api.cc", |
| "system/holding_space/holding_space_test_api.cc", |
| "system/message_center/test_notifier_settings_controller.cc", |
| "system/message_center/test_notifier_settings_controller.h", |
| "system/notification_center/notification_center_test_api.cc", |
| "system/notification_center/notification_center_test_api.h", |
| "system/palette/palette_tray_test_api.cc", |
| "system/palette/palette_tray_test_api.h", |
| "system/power/power_button_controller_test_api.cc", |
| "system/power/power_button_controller_test_api.h", |
| "system/power/power_button_screenshot_controller_test_api.cc", |
| "system/power/power_button_screenshot_controller_test_api.h", |
| "system/power/power_button_test_base.cc", |
| "system/power/power_button_test_base.h", |
| "system/power/power_event_observer_test_api.cc", |
| "system/power/power_event_observer_test_api.h", |
| "system/status_area_widget_test_helper.cc", |
| "system/status_area_widget_test_helper.h", |
| "system/unified/system_tray_test_api.cc", |
| "test/ash_test_base.cc", |
| "test/ash_test_base.h", |
| "test/ash_test_color_generator.cc", |
| "test/ash_test_color_generator.h", |
| "test/ash_test_helper.cc", |
| "test/ash_test_helper.h", |
| "test/ash_test_util.cc", |
| "test/ash_test_util.h", |
| "test/ash_test_views_delegate.cc", |
| "test/ash_test_views_delegate.h", |
| "test/failing_local_time_converter.cc", |
| "test/failing_local_time_converter.h", |
| "test/fake_android_intent_helper.cc", |
| "test/fake_android_intent_helper.h", |
| "test/layer_animation_verifier.cc", |
| "test/layer_animation_verifier.h", |
| "test/pixel/ash_pixel_test_helper.cc", |
| "test/pixel/ash_pixel_test_helper.h", |
| "test/pixel/ash_pixel_test_init_params.cc", |
| "test/pixel/ash_pixel_test_init_params.h", |
| "test/raster_scale_change_tracker.cc", |
| "test/raster_scale_change_tracker.h", |
| "test/test_ash_web_view.cc", |
| "test/test_ash_web_view.h", |
| "test/test_ash_web_view_factory.cc", |
| "test/test_ash_web_view_factory.h", |
| "test/test_widget_builder.cc", |
| "test/test_widget_builder.h", |
| "test/test_window_builder.cc", |
| "test/test_window_builder.h", |
| "test/time_of_day_test_util.cc", |
| "test/time_of_day_test_util.h", |
| "test/toplevel_window.cc", |
| "test/toplevel_window.h", |
| "test/ui_controls_ash.cc", |
| "test/ui_controls_ash.h", |
| "test/view_drawn_waiter.cc", |
| "test/view_drawn_waiter.h", |
| "test_media_client.cc", |
| "test_media_client.h", |
| "test_shell_delegate.cc", |
| "test_shell_delegate.h", |
| "wallpaper/test_wallpaper_controller_client.cc", |
| "wallpaper/test_wallpaper_controller_client.h", |
| "wallpaper/test_wallpaper_drivefs_delegate.cc", |
| "wallpaper/test_wallpaper_drivefs_delegate.h", |
| "wallpaper/wallpaper_controller_test_api.cc", |
| "wallpaper/wallpaper_controller_test_api.h", |
| "wm/cursor_manager_test_api.cc", |
| "wm/cursor_manager_test_api.h", |
| "wm/desks/desks_test_api.cc", |
| "wm/desks/desks_test_api.h", |
| "wm/desks/desks_test_util.cc", |
| "wm/desks/desks_test_util.h", |
| "wm/desks/root_window_desk_switch_animator_test_api.cc", |
| "wm/desks/root_window_desk_switch_animator_test_api.h", |
| "wm/desks/templates/saved_desk_test_helper.cc", |
| "wm/desks/templates/saved_desk_test_helper.h", |
| "wm/desks/templates/saved_desk_test_util.cc", |
| "wm/desks/templates/saved_desk_test_util.h", |
| "wm/float/float_test_api.cc", |
| "wm/float/float_test_api.h", |
| "wm/gestures/back_gesture/test_back_gesture_contextual_nudge_delegate.cc", |
| "wm/gestures/back_gesture/test_back_gesture_contextual_nudge_delegate.h", |
| "wm/lock_state_controller_test_api.cc", |
| "wm/lock_state_controller_test_api.h", |
| "wm/overview/overview_test_util.cc", |
| "wm/overview/overview_test_util.h", |
| "wm/tablet_mode/tablet_mode_controller_test_api.cc", |
| "wm/tablet_mode/tablet_mode_controller_test_api.h", |
| "wm/test/test_activation_delegate.cc", |
| "wm/test/test_activation_delegate.h", |
| "wm/test/test_child_modal_parent.cc", |
| "wm/test/test_child_modal_parent.h", |
| "wm/test/test_session_state_animator.cc", |
| "wm/test/test_session_state_animator.h", |
| "wm/window_preview_view_test_api.cc", |
| "wm/window_preview_view_test_api.h", |
| "wm/workspace_controller_test_api.cc", |
| "wm/workspace_controller_test_api.h", |
| ] |
| configs += [ "//build/config:precompiled_headers" ] |
| |
| public_deps = [ |
| "//ash", |
| "//chromeos/ash/components/multidevice:test_support", |
| "//chromeos/ash/services/assistant/public/mojom", |
| "//chromeos/ash/services/network_config/public/cpp:test_support", |
| "//dbus", |
| "//testing/gtest", |
| "//third_party/blink/public:blink_headers", |
| "//ui/display:display_manager_test_api", |
| "//ui/lottie", |
| ] |
| deps = [ |
| "//ash", |
| "//ash/app_list", |
| "//ash/app_list:test_support", |
| "//ash/app_menu", |
| "//ash/assistant/model:model", |
| "//ash/assistant/ui:constants", |
| "//ash/assistant/ui:ui", |
| "//ash/constants", |
| "//ash/in_session_auth:in_session_auth", |
| "//ash/keyboard/ui", |
| "//ash/keyboard/ui:test_support", |
| "//ash/public/cpp", |
| "//ash/public/cpp:test_support", |
| "//ash/public/cpp/ambient/proto", |
| "//ash/quick_pair/common", |
| "//ash/quick_pair/common:test_support", |
| "//ash/quick_pair/companion_app", |
| "//ash/quick_pair/companion_app:test_support", |
| "//ash/quick_pair/keyed_service", |
| "//ash/quick_pair/keyed_service:test_support", |
| "//ash/webui/personalization_app/mojom", |
| "//ash/webui/personalization_app/proto", |
| "//base", |
| "//base:i18n", |
| "//base/test:test_support", |
| "//cc:test_support", |
| "//chromeos/ash/components/attestation:test_support", |
| "//chromeos/ash/components/audio", |
| "//chromeos/ash/components/dbus:test_support", |
| "//chromeos/ash/components/dbus/audio", |
| "//chromeos/ash/components/dbus/rgbkbd", |
| "//chromeos/ash/components/dbus/system_clock", |
| "//chromeos/ash/components/dbus/typecd", |
| "//chromeos/ash/components/disks:test_support", |
| "//chromeos/ash/components/geolocation", |
| "//chromeos/ash/components/growth", |
| "//chromeos/ash/components/login/login_state", |
| "//chromeos/ash/components/network:test_support", |
| "//chromeos/ash/components/system", |
| "//chromeos/ash/services/assistant:test_support", |
| "//chromeos/ash/services/assistant/public/cpp", |
| "//chromeos/ash/services/bluetooth_config:in_process_bluetooth_config", |
| "//chromeos/ash/services/bluetooth_config:test_support", |
| "//chromeos/ash/services/hotspot_config:hotspot_config", |
| "//chromeos/ash/services/hotspot_config:in_process_hotspot_config", |
| "//chromeos/ash/services/hotspot_config/public/cpp:test_support", |
| "//chromeos/ash/services/recording:test_support", |
| "//chromeos/ash/services/recording/public/mojom", |
| "//chromeos/dbus/power", |
| "//chromeos/dbus/power:power_manager_proto", |
| "//chromeos/ui/frame", |
| "//chromeos/utils", |
| "//components/account_id", |
| "//components/capture_mode", |
| "//components/desks_storage", |
| "//components/desks_storage:test_support", |
| "//components/exo/wayland:ui_controls_protocol_stub", |
| "//components/prefs:test_support", |
| "//components/user_education/common", |
| "//components/user_manager:user_manager", |
| "//components/viz/test:test_support", |
| "//device/bluetooth", |
| "//services/device/public/cpp:test_support", |
| "//services/device/public/mojom", |
| "//services/network:test_support", |
| "//services/video_capture/public/mojom", |
| "//skia", |
| "//testing/gtest", |
| "//ui/accessibility", |
| "//ui/accessibility/mojom", |
| "//ui/aura", |
| "//ui/aura:test_support", |
| "//ui/base:pixel_diff_test_support", |
| "//ui/base:test_support", |
| "//ui/chromeos/styles:cros_tokens_color_mappings", |
| "//ui/color:mixers", |
| "//ui/compositor:test_support", |
| "//ui/display", |
| "//ui/display:test_support", |
| "//ui/display/types", |
| "//ui/events:events_base", |
| "//ui/events:test_support", |
| "//ui/events/ash", |
| "//ui/events/devices", |
| "//ui/events/devices:test_support", |
| "//ui/gfx:test_support", |
| "//ui/gl", |
| "//ui/gl:test_support", |
| "//ui/message_center", |
| "//ui/message_center/public/cpp", |
| "//ui/ozone", |
| "//ui/platform_window/common", |
| "//ui/shell_dialogs", |
| "//ui/snapshot:snapshot", |
| "//ui/views", |
| "//ui/views:test_support", |
| "//ui/views:view_pixel_diff_test_support", |
| "//ui/wm", |
| "//ui/wm/public", |
| ] |
| } |