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

Unified Diff: components/arc/BUILD.gn

Issue 2061183002: arc: IPC method to set custom wallpaper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Style fix. Created 4 years, 6 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 fb277622a4d0008e29df31013b7eb7f834af5b9e..836576ba32f300c065b2c000122a7dc31d766539 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -55,6 +55,7 @@ static_library("arc") {
"obb_mounter/arc_obb_mounter_bridge.h",
"power/arc_power_bridge.cc",
"power/arc_power_bridge.h",
+ "set_wallpaper_delegate.h",
"storage_manager/arc_storage_manager.cc",
"storage_manager/arc_storage_manager.h",
"user_data/arc_user_data_service.cc",

Powered by Google App Engine
This is Rietveld 408576698