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

Unified Diff: ui/base/BUILD.gn

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: constants 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/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 45da06f4112c349d68138bf0f9ee4a1d46e73661..4e9515a571fc0d7143f66a851d6de5e5274a7144 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -238,8 +238,6 @@ component("base") {
"win/accessibility_misc_utils.cc",
"win/accessibility_misc_utils.h",
"win/atl_module.h",
- "win/dpi_setup.cc",
- "win/dpi_setup.h",
"win/foreground_helper.cc",
"win/foreground_helper.h",
"win/hidden_window.cc",

Powered by Google App Engine
This is Rietveld 408576698