Chromium Code Reviews| Index: Source/WTF/wtf/FeatureDefines.h |
| diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h |
| index 094de4f5b8575cafc5f8515cf553f87ece57b49f..c78f94d3537a4e306946d17df5682b13ee564021 100644 |
| --- a/Source/WTF/wtf/FeatureDefines.h |
| +++ b/Source/WTF/wtf/FeatureDefines.h |
| @@ -200,10 +200,6 @@ |
| #define ENABLE_FAST_MOBILE_SCROLLING 0 |
| #endif |
| -#if !defined(ENABLE_FILE_SYSTEM) |
| -#define ENABLE_FILE_SYSTEM 0 |
| -#endif |
| - |
| #if !defined(ENABLE_FILTERS) |
| #define ENABLE_FILTERS 0 |
| #endif |