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

Unified Diff: components/arc.gypi

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.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index e9db9129ecedc729c9765dce1efd9e9ecbd483fa..bd274364057b0e869a9ccf7ab0fee7baeba36dcf 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -79,6 +79,7 @@
'arc/obb_mounter/arc_obb_mounter_bridge.h',
'arc/power/arc_power_bridge.cc',
'arc/power/arc_power_bridge.h',
+ 'arc/set_wallpaper_delegate.h',
'arc/storage_manager/arc_storage_manager.cc',
'arc/storage_manager/arc_storage_manager.h',
'arc/user_data/arc_user_data_service.cc',

Powered by Google App Engine
This is Rietveld 408576698