| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index d9d1db7bd6dbfb654c0bb24522d1847355f64866..5322d73bc522a937cadb891123ca6cbfaac8ca5a 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -649,7 +649,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',
|
| @@ -799,8 +798,6 @@
|
| 'common/test/material_design_controller_test_api.h',
|
| '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',
|
|
|