| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index cda20825ce550dcab4792a76fde9823575fe0da3..b846f9a653a4b6305f5d7d667c22451b2ed0d532 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -67,6 +67,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',
|
|
|