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

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

Issue 2427913003: Use mojo volume interfaces for mash and classic ash. (Closed)
Patch Set: Add connection error handler; fix browser tests. 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
Index: ash/public/interfaces/BUILD.gn
diff --git a/ash/public/interfaces/BUILD.gn b/ash/public/interfaces/BUILD.gn
index c2e08a11d5cb3451e7c61ffd6e8c58f084facbfe..9913bc8aaad76bad78a39a15f492d3623e5fa831 100644
--- a/ash/public/interfaces/BUILD.gn
+++ b/ash/public/interfaces/BUILD.gn
@@ -11,6 +11,7 @@ mojom("interfaces") {
"locale.mojom",
"shelf.mojom",
"system_tray.mojom",
+ "volume.mojom",
"wallpaper.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698