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

Unified Diff: ui/gfx/win/direct_write.cc

Issue 659883002: Enable hidpi on Linux, refactor a bit on Windows to share Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: windows Created 6 years, 2 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/win/direct_write.cc
diff --git a/ui/gfx/win/direct_write.cc b/ui/gfx/win/direct_write.cc
index fcc185c433dc17acdd1151b34ed421d05e80c18b..d84020fed849c4448648dcbf51a3491e38c7b95e 100644
--- a/ui/gfx/win/direct_write.cc
+++ b/ui/gfx/win/direct_write.cc
@@ -8,8 +8,8 @@
#include "base/command_line.h"
#include "base/metrics/field_trial.h"
#include "base/win/windows_version.h"
+#include "ui/gfx/dpi.h"
#include "ui/gfx/switches.h"
-#include "ui/gfx/win/dpi.h"
namespace gfx {
namespace win {
« ui/gfx/pango_util.cc ('K') | « ui/gfx/screen_win.cc ('k') | ui/gfx/win/dpi.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698