Chromium Code Reviews| Index: Source/WTF/wtf/FeatureDefines.h |
| diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h |
| index 45c618b3a563da07af5ec5c0a148c88cfd8cc263..35c8d65d21bf0cd0663767d90ee1f3f3188fd69a 100644 |
| --- a/Source/WTF/wtf/FeatureDefines.h |
| +++ b/Source/WTF/wtf/FeatureDefines.h |
| @@ -471,10 +471,6 @@ |
| #endif |
| #endif |
| -#if !defined(ENABLE_TEXT_AUTOSIZING) |
| -#define ENABLE_TEXT_AUTOSIZING 0 |
| -#endif |
| - |
| #if !defined(ENABLE_TEXT_CARET) |
| #define ENABLE_TEXT_CARET 1 |
| #endif |