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

Unified Diff: components/arc/BUILD.gn

Issue 2264743002: cheets: implement cros side of WallpaperManagerService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add DCHECK with static instance and fixed other minor issues. 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 5c20c565f7aeb934e54ff4dd66e5d783edb300ce..9279b2f50740d9027b64be7fa3a8ec69771b6b6c 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -156,6 +156,7 @@ mojom("arc_bindings") {
"common/tts.mojom",
"common/video.mojom",
"common/video_accelerator.mojom",
+ "common/wallpaper.mojom",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698