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

Unified Diff: ash/ash.gyp

Issue 9580023: Enable user change background image in settings page in Aura build. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Move kPresetWallpaperIndex to desktop_background_resource Created 8 years, 9 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index cb458d1bc21cd7cd5b66f8a77d8f4a83a2e475a4..12ea713f2f6339d647de59d6c4b64fb225aa8b7f 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -64,6 +64,10 @@
'ash_switches.cc',
'ash_switches.h',
'caps_lock_delegate.h',
+ 'desktop_background/desktop_background_controller.cc',
+ 'desktop_background/desktop_background_controller.h',
+ 'desktop_background/desktop_background_resources.cc',
+ 'desktop_background/desktop_background_resources.h',
'desktop_background/desktop_background_view.cc',
'desktop_background/desktop_background_view.h',
'drag_drop/drag_drop_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698