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..eb523dc24e673f79bc94676cb1f15de9829bb093 100644 |
| --- a/Source/WTF/wtf/FeatureDefines.h |
| +++ b/Source/WTF/wtf/FeatureDefines.h |
| @@ -447,10 +447,6 @@ |
| #define ENABLE_SPELLCHECK 0 |
| #endif |
| -#if !defined(ENABLE_SQL_DATABASE) |
| -#define ENABLE_SQL_DATABASE 1 |
| -#endif |
| - |
| #if !defined(ENABLE_STYLE_SCOPED) |
| #define ENABLE_STYLE_SCOPED 0 |
| #endif |