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

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

Issue 1984433002: Hook up Chrome's wallpaper picker for mash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 years, 7 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/mus/public/interfaces/BUILD.gn
diff --git a/mash/shelf/public/interfaces/BUILD.gn b/ash/mus/public/interfaces/BUILD.gn
similarity index 86%
copy from mash/shelf/public/interfaces/BUILD.gn
copy to ash/mus/public/interfaces/BUILD.gn
index 9d87ca48f54095da18feaf407768b1bda825ff45..5dc80b1c58fa8d6d1d4d68ff15af828aa7197fdb 100644
--- a/mash/shelf/public/interfaces/BUILD.gn
+++ b/ash/mus/public/interfaces/BUILD.gn
@@ -6,8 +6,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "shelf.mojom",
- "shelf_constants.mojom",
+ "wallpaper.mojom",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698