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

Unified Diff: services/ui/ws/BUILD.gn

Issue 2127383003: mus: Introduce high-contrast mode in mus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . 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: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 60f5477868dff42766df80b6cacf95c356b70799..584de74d42b72a490365f5b9bfec8951f75e604a 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -13,6 +13,8 @@ source_set("lib") {
"accelerator.h",
"access_policy.h",
"access_policy_delegate.h",
+ "accessibility_manager.cc",
+ "accessibility_manager.h",
"animation_runner.cc",
"animation_runner.h",
"animation_runner_observer.h",

Powered by Google App Engine
This is Rietveld 408576698