| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 5883fb1411f61a6acbac981da04e9edf8fb378b7..31ebf0153ebb44cfe3a75729e9f4473527d28a68 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -60,6 +60,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',
|
|
|