Chromium Code Reviews| Index: Source/WTF/wtf/FeatureDefines.h | 
| diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h | 
| index 35c8d65d21bf0cd0663767d90ee1f3f3188fd69a..56596ce279a391c17eda47cdef5b8b128444ee0d 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 |