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

Unified Diff: chrome/chrome_browser_chromeos.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: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index b3af55c93e89f307f91d2ae1026b09a6d6182eaf..0c4590efba281bccaebb415806da0fd4d46601fd 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -78,6 +78,8 @@
'browser/chromeos/arc/gpu_arc_video_service_host.h',
'browser/chromeos/arc/arc_optin_uma.cc',
'browser/chromeos/arc/arc_optin_uma.h',
+ 'browser/chromeos/arc/arc_wallpaper_handler.cc',
+ 'browser/chromeos/arc/arc_wallpaper_handler.h',
'browser/chromeos/attestation/attestation_ca_client.cc',
'browser/chromeos/attestation/attestation_ca_client.h',
'browser/chromeos/attestation/attestation_policy_observer.cc',

Powered by Google App Engine
This is Rietveld 408576698