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

Unified Diff: ui/gfx/switches.h

Issue 1020263004: Force --enable-webkit-text-subpixel-positioning for DSF > 1.0. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Force --enable-webkit-text-subpixel-positioning for DSF > 1.0. Created 5 years, 9 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 5da397b5231ab4f1268d3025c4fa28bff85bd63e..d088caec76b5f561bc584c1c5b45168950353629 100644
--- a/ui/gfx/switches.h
+++ b/ui/gfx/switches.h
@@ -11,7 +11,6 @@
namespace switches {
GFX_EXPORT extern const char kAllowArbitraryScaleFactorInImageSkia[];
-GFX_EXPORT extern const char kEnableWebkitTextSubpixelPositioning[];
GFX_EXPORT extern const char kForceDeviceScaleFactor[];
#if defined(OS_WIN)

Powered by Google App Engine
This is Rietveld 408576698