| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index a9c4593fd077bea6d0b348c63901dc1643f2667c..9401300482d6cb1774403fd16e0621f41d6c9451 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -64,6 +64,8 @@
|
| '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_view.cc',
|
| 'desktop_background/desktop_background_view.h',
|
| 'drag_drop/drag_drop_controller.cc',
|
|
|