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

Unified Diff: ui/base/l10n/l10n_util_win.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/base/l10n/l10n_util_win.cc
diff --git a/ui/base/l10n/l10n_util_win.cc b/ui/base/l10n/l10n_util_win.cc
index c86b14a0c59f95a33c7c8b3b1b95caef0ecc5fa9..a61fba621dda2947de810b4243a50c10a9682f3e 100644
--- a/ui/base/l10n/l10n_util_win.cc
+++ b/ui/base/l10n/l10n_util_win.cc
@@ -17,7 +17,7 @@
#include "base/win/windows_version.h"
#include "ui/base/l10n/l10n_util.h"
#include "ui/gfx/display.h"
-#include "ui/gfx/win/dpi.h"
+#include "ui/gfx/dpi.h"
#include "ui/strings/grit/app_locale_settings.h"
namespace {
« no previous file with comments | « ui/base/ime/input_method_win.cc ('k') | ui/base/layout.cc » ('j') | ui/gfx/pango_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698