Index: ui/gfx/switches.h |
diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h |
index c5629f249c40c72509b13c38cfb4545bb883204b..8392fc24d9bf2091995828aa12c7255b17aa33d0 100644 |
--- a/ui/gfx/switches.h |
+++ b/ui/gfx/switches.h |
@@ -10,6 +10,7 @@ |
namespace switches { |
GFX_EXPORT extern const char kEnableBrowserTextSubpixelPositioning[]; |
+GFX_EXPORT extern const char kEnableHarfBuzzRenderText[]; |
GFX_EXPORT extern const char kEnableWebkitTextSubpixelPositioning[]; |
GFX_EXPORT extern const char kForceDeviceScaleFactor[]; |
GFX_EXPORT extern const char kHighDPISupport[]; |