| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 2577a4a88b6d5080f5edb590c9b685af855523f4..fc938479e69f8584887bd38a72f712c6218e9072 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -794,7 +794,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',
|
| @@ -1016,8 +1015,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',
|
|
|