Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1473)

Unified Diff: ash/mus/BUILD.gn

Issue 2154523002: Move AccessibilityDelegate ownership to ash::WmShell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@setmediadelegate
Patch Set: cleanup, fix test Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 604a8f136dce1ab969bd0e58da8a1bb7546ec1ea..b3ada443a5837dab8b15f800d093a332999576db 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -12,6 +12,8 @@ source_set("lib") {
sources = [
"accelerator_registrar_impl.cc",
"accelerator_registrar_impl.h",
+ "accessibility_delegate_mus.cc",
+ "accessibility_delegate_mus.h",
"bridge/mus_layout_manager_adapter.cc",
"bridge/mus_layout_manager_adapter.h",
"bridge/wm_lookup_mus.cc",

Powered by Google App Engine
This is Rietveld 408576698