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

Unified Diff: ash/public/interfaces/BUILD.gn

Issue 2420753002: ash: Use mojo LocaleNotificationController interface. (Closed)
Patch Set: Uniquify callbacks Created 4 years, 2 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/manifest.json ('k') | ash/public/interfaces/locale.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/interfaces/BUILD.gn
diff --git a/ash/public/interfaces/BUILD.gn b/ash/public/interfaces/BUILD.gn
index 0570864ba57027a57ed0d518c9ce2f2a87538f14..c2e08a11d5cb3451e7c61ffd6e8c58f084facbfe 100644
--- a/ash/public/interfaces/BUILD.gn
+++ b/ash/public/interfaces/BUILD.gn
@@ -8,6 +8,7 @@ mojom("interfaces") {
sources = [
"ash_window_type.mojom",
"container.mojom",
+ "locale.mojom",
"shelf.mojom",
"system_tray.mojom",
"wallpaper.mojom",
« no previous file with comments | « ash/mus/manifest.json ('k') | ash/public/interfaces/locale.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698