| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index af8a639f2cf0d9e99153f9695cda2050534a7a1a..23e197748455030987b92f91b9a504b2e2a3a8fc 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',
|
|
|