| Index: ui/gfx/gfx.gyp
|
| diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
|
| index f5c03c4628155e5f17af45fabcc0e9d66f5a06e8..671f203dab40acfb9e677c1f27d37f9df79d3460 100644
|
| --- a/ui/gfx/gfx.gyp
|
| +++ b/ui/gfx/gfx.gyp
|
| @@ -273,8 +273,6 @@
|
| 'screen_aura.cc',
|
| 'screen_ios.mm',
|
| 'screen_mac.mm',
|
| - 'screen_win.cc',
|
| - 'screen_win.h',
|
| 'scrollbar_size.cc',
|
| 'scrollbar_size.h',
|
| 'selection_model.cc',
|
| @@ -310,8 +308,6 @@
|
| 'win/direct_manipulation.h',
|
| 'win/direct_write.cc',
|
| 'win/direct_write.h',
|
| - 'win/display_info.cc',
|
| - 'win/display_info.h',
|
| 'win/dpi.cc',
|
| 'win/dpi.h',
|
| 'win/hwnd_util.cc',
|
| @@ -321,8 +317,6 @@
|
| 'win/rendering_window_manager.cc',
|
| 'win/rendering_window_manager.h',
|
| 'win/scoped_set_map_mode.h',
|
| - 'win/screen_win_display.cc',
|
| - 'win/screen_win_display.h',
|
| 'win/singleton_hwnd.cc',
|
| 'win/singleton_hwnd.h',
|
| 'win/singleton_hwnd_observer.cc',
|
|
|