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

Unified Diff: ui/display/BUILD.gn

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/compositor/test/test_suite.cc ('k') | ui/display/display.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 1cda6272b36add01ef26f535bd23907bbfab6a4d..25032964ad0f4b7114bab4581aa0a50afba299be 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -41,6 +41,8 @@ component("display") {
"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/compositor/test/test_suite.cc ('k') | ui/display/display.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698