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

Unified Diff: services/ui/public/interfaces/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 | « ash/mus/window_manager.cc ('k') | services/ui/public/interfaces/accessibility_manager.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/interfaces/BUILD.gn
diff --git a/services/ui/public/interfaces/BUILD.gn b/services/ui/public/interfaces/BUILD.gn
index 33a07da38318894da727706edfdee1395c25d8eb..66bce5553027e028824705c36504eb0cb4f85f3c 100644
--- a/services/ui/public/interfaces/BUILD.gn
+++ b/services/ui/public/interfaces/BUILD.gn
@@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
"accelerator_registrar.mojom",
+ "accessibility_manager.mojom",
"animations.mojom",
"channel_handle.mojom",
"clipboard.mojom",
« no previous file with comments | « ash/mus/window_manager.cc ('k') | services/ui/public/interfaces/accessibility_manager.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698