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

Unified Diff: ash/ash.gyp

Issue 10810039: 2nd display should show the same background as login/lock screen: (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix of Nikita's comments Created 8 years, 5 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 d80848b0d91e0b9d8a9d99e4ef56bc192e058fcd..ad2c69bbfa4d94e04d2261069109e46b19be6752 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -61,6 +61,8 @@
'desktop_background/desktop_background_resources.h',
'desktop_background/desktop_background_view.cc',
'desktop_background/desktop_background_view.h',
+ 'desktop_background/desktop_background_widget_controller.cc',
+ 'desktop_background/desktop_background_widget_controller.h',
'drag_drop/drag_drop_controller.cc',
'drag_drop/drag_drop_controller.h',
'drag_drop/drag_image_view.cc',

Powered by Google App Engine
This is Rietveld 408576698