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

Unified Diff: ui/display/display.gyp

Issue 1889423002: Move Windows DPI Code from ui/gfx to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a TODO Created 4 years, 8 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
« no previous file with comments | « ui/display/BUILD.gn ('k') | ui/display/win/dpi.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/display.gyp
diff --git a/ui/display/display.gyp b/ui/display/display.gyp
index 0cb05e3b894a196bfd52d9b681932a8ceb79f9f7..8274c91a94df92f962446d111739a48763c61b7c 100644
--- a/ui/display/display.gyp
+++ b/ui/display/display.gyp
@@ -80,6 +80,8 @@
'manager/display_layout_builder.h',
'win/display_info.cc',
'win/display_info.h',
+ 'win/dpi.cc',
+ 'win/dpi.h',
'win/screen_win.cc',
'win/screen_win.h',
'win/screen_win_display.cc',
« no previous file with comments | « ui/display/BUILD.gn ('k') | ui/display/win/dpi.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698