| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index baf240686f85dfc0ba35769d43367c2cd9689759..2c87c569d45dac19612b22df1b3b8bf1de5c4e9d 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',
|
| @@ -945,7 +943,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',
|
|
|