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

Unified Diff: chrome/app/mojo/chrome_manifest.json

Issue 2351893002: mash: Fix system tray clock 12/24 hour time setting (Closed)
Patch Set: review comments Created 4 years, 3 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: chrome/app/mojo/chrome_manifest.json
diff --git a/chrome/app/mojo/chrome_manifest.json b/chrome/app/mojo/chrome_manifest.json
index 4b2474cde3c1e62fde6dff1a3bf738294a770c9b..3abfa8540aa0e1dd74c36989c84c4b754f307b0c 100644
--- a/chrome/app/mojo/chrome_manifest.json
+++ b/chrome/app/mojo/chrome_manifest.json
@@ -8,6 +8,7 @@
"mojo:ash": {
"interfaces": [
"ash::mojom::ShelfController",
+ "ash::mojom::SystemTray",
"ash::mojom::WallpaperController"
]
},

Powered by Google App Engine
This is Rietveld 408576698