| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 5883fb1411f61a6acbac981da04e9edf8fb378b7..205e7b4fe9d96e8145f6e546bb71139528a9d3da 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -54,6 +54,8 @@
|
| 'ash_switches.cc',
|
| 'ash_switches.h',
|
| 'caps_lock_delegate.h',
|
| + 'desktop_background/desktop_background_component.cc',
|
| + 'desktop_background/desktop_background_component.h',
|
| 'desktop_background/desktop_background_controller.cc',
|
| 'desktop_background/desktop_background_controller.h',
|
| 'desktop_background/desktop_background_resources.cc',
|
|
|