| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 7f4c8b4af3e428e178cf543f4d73a4b6958e95ae..58e10fd87d6d5522e87089ce02b2cac663c1a41c 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -646,7 +646,6 @@
|
| 'shelf/shelf_window_watcher_item_delegate.h',
|
| 'shell.cc',
|
| 'shell.h',
|
| - 'shell_factory.h',
|
| 'shell_init_params.cc',
|
| 'shell_init_params.h',
|
| 'snap_to_pixel_layout_manager.cc',
|
| @@ -794,8 +793,6 @@
|
| 'ash_test_support_sources': [
|
| 'common/test/test_volume_control_delegate.cc',
|
| 'common/test/test_volume_control_delegate.h',
|
| - 'desktop_background/desktop_background_controller_test_api.cc',
|
| - 'desktop_background/desktop_background_controller_test_api.h',
|
| 'shell/toplevel_window.cc',
|
| 'shell/toplevel_window.h',
|
| 'test/ash_md_test_base.cc',
|
|
|