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

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: change instance getter / setter in SetWallpaperDelegate to snake_case. 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
« no previous file with comments | « chrome/browser/chromeos/arc/arc_wallpaper_service.cc ('k') | components/arc/arc_bridge_host_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index c1857dcfb581e37c212efa3d4906a8e0b9fa0959..4ad798ab752fdee65b17d1570bc7966171d96691 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 = [
« no previous file with comments | « chrome/browser/chromeos/arc/arc_wallpaper_service.cc ('k') | components/arc/arc_bridge_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698