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

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
« no previous file with comments | « services/ui/service.cc ('k') | services/ui/ws/accessibility_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 456a5d80e9e684286e61acbac745cf5734189400..c61fba8e2e3c4228f9fb97c1d6a2882c5af632d8 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",
« no previous file with comments | « services/ui/service.cc ('k') | services/ui/ws/accessibility_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698