| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 376376a7a00416ebba0dbcaf6b336ba599c8c11f..9a40e98b230e1e46b1634851f3d6ceaef0aeab6a 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -793,7 +793,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',
|
| @@ -1015,8 +1014,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',
|
|
|