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

Unified Diff: ui/gfx/BUILD.gn

Issue 1679393002: Multiple DPI Tracking for ScreenWin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index a2edb90f58df024a0cedd37eb7f1f6e5b2f074f7..442b1f9f24ae3b966ef70ede4b2bd5ee64ec6c9d 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -222,6 +222,8 @@ component("gfx") {
"win/hwnd_util.h",
"win/physical_size.cc",
"win/physical_size.h",
+ "win/rect_util.cc",
+ "win/rect_util.h",
"win/scoped_set_map_mode.h",
"win/screen_win_display.cc",
"win/screen_win_display.h",
« no previous file with comments | « ui/base/ime/input_method_win.cc ('k') | ui/gfx/gfx.gyp » ('j') | ui/gfx/screen_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698