| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 5da62d2f3af757b8578af0e4ec4567a314077e88..5efd854872ca2c4794ebd2d0ecd73f0bee557e62 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -71,8 +71,6 @@
|
| 'common/cast_config_delegate.h',
|
| 'common/default_accessibility_delegate.cc',
|
| 'common/default_accessibility_delegate.h',
|
| - 'common/display/display_info.cc',
|
| - 'common/display/display_info.h',
|
| 'common/drag_drop/drag_image_view.cc',
|
| 'common/drag_drop/drag_image_view.h',
|
| 'common/focus_cycler.cc',
|
| @@ -947,7 +945,6 @@
|
| 'aura/pointer_watcher_adapter_unittest.cc',
|
| 'autoclick/autoclick_unittest.cc',
|
| 'common/accelerators/accelerator_table_unittest.cc',
|
| - 'common/display/display_info_unittest.cc',
|
| 'common/frame/caption_buttons/frame_caption_button_container_view_unittest.cc',
|
| 'common/frame/custom_frame_view_ash_unittest.cc',
|
| 'common/frame/default_header_painter_unittest.cc',
|
|
|