Index: ui/base/ui_base_switches.h |
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h |
index 7f8de8280ecb2b8d4582a9e3b28685fc1a835993..74ec95873e5acee28ded0e0a4baa583e44b0dd77 100644 |
--- a/ui/base/ui_base_switches.h |
+++ b/ui/base/ui_base_switches.h |
@@ -13,6 +13,7 @@ |
namespace switches { |
+UI_EXPORT extern const char kDisableScalingInImageSkiaOperations[]; |
UI_EXPORT extern const char kEnableTextSubpixelPositioning[]; |
UI_EXPORT extern const char kEnableTouchCalibration[]; |
UI_EXPORT extern const char kEnableTouchEvents[]; |