| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index ca3191bc0aa006621cd3245a1b756b078721fb55..6246e7584d50db4592fcb6de5b049dfa58e2badd 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -790,7 +790,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',
|
| @@ -1010,8 +1009,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',
|
|
|