Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(867)

Unified Diff: ui/gfx/gfx.gyp

Issue 1825723002: Move ScreenWin to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added is_chromeos guard Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« testing/buildbot/chromium.fyi.json ('K') | « ui/gfx/BUILD.gn ('k') | ui/gfx/gfx_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698