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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 2264743002: cheets: implement cros side of WallpaperManagerService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moved SetWallpaperDelegate::instance_ to ArcIntentHelper; addressed minor edits. 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: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 358b8a68deab99592c16ecb3b0b929e629188386..a8e09d084c50c4332f45d16ac32e44109c51f7f7 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -94,8 +94,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/arc/arc_wallpaper_service.cc',
+ 'browser/chromeos/arc/arc_wallpaper_service.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