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

Unified Diff: ui/gfx/switches.h

Issue 232483005: Enable --high-dpi-support by default. Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 6 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
Index: ui/gfx/switches.h
diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h
index c5629f249c40c72509b13c38cfb4545bb883204b..599382d5cb2b52f41d27b889bb102b2c318d35f1 100644
--- a/ui/gfx/switches.h
+++ b/ui/gfx/switches.h
@@ -12,7 +12,6 @@ namespace switches {
GFX_EXPORT extern const char kEnableBrowserTextSubpixelPositioning[];
GFX_EXPORT extern const char kEnableWebkitTextSubpixelPositioning[];
GFX_EXPORT extern const char kForceDeviceScaleFactor[];
-GFX_EXPORT extern const char kHighDPISupport[];
} // namespace switches

Powered by Google App Engine
This is Rietveld 408576698