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

Unified Diff: ui/display/win/screen_win_display.cc

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/win/screen_win.cc ('k') | ui/display/win/screen_win_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/win/screen_win_display.cc
diff --git a/ui/display/win/screen_win_display.cc b/ui/display/win/screen_win_display.cc
index c991b8ee27683cd75cafa441c089996a125d02d4..2a9f941de5720cc5e7ead18471ea59b73da033e9 100644
--- a/ui/display/win/screen_win_display.cc
+++ b/ui/display/win/screen_win_display.cc
@@ -6,7 +6,6 @@
#include "ui/display/win/display_info.h"
#include "ui/display/win/screen_win.h"
-#include "ui/gfx/win/dpi.h"
namespace display {
namespace win {
« no previous file with comments | « ui/display/win/screen_win.cc ('k') | ui/display/win/screen_win_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698