| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 3ca981a481cc0944a1b56a3a581b1ea72e522e78..2c90fc53cb05878c121e4700f4d9ff8425dcb7d5 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -797,7 +797,6 @@
|
| 'magnifier/magnification_controller_unittest.cc',
|
| 'root_window_controller_unittest.cc',
|
| 'screen_util_unittest.cc',
|
| - 'screensaver/screensaver_view_unittest.cc',
|
| 'shelf/scoped_observer_with_duplicated_sources_unittest.cc',
|
| 'shelf/shelf_layout_manager_unittest.cc',
|
| 'shelf/shelf_model_unittest.cc',
|
| @@ -1017,8 +1016,6 @@
|
| 'content_support/ash_with_content_export.h',
|
| 'content_support/gpu_support_impl.cc',
|
| 'content_support/gpu_support_impl.h',
|
| - 'screensaver/screensaver_view.cc',
|
| - 'screensaver/screensaver_view.h',
|
| 'keyboard_overlay/keyboard_overlay_delegate.cc',
|
| 'keyboard_overlay/keyboard_overlay_delegate.h',
|
| 'keyboard_overlay/keyboard_overlay_view.cc',
|
|
|