Chromium Code Reviews| Index: Source/WTF/wtf/FeatureDefines.h |
| diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h |
| index 25f583d4a8a534a7e45687ad3d14ece7222a3f0b..7bec0f3a51e95b7a4220d29dca16a24e4cd32adb 100644 |
| --- a/Source/WTF/wtf/FeatureDefines.h |
| +++ b/Source/WTF/wtf/FeatureDefines.h |
| @@ -322,10 +322,6 @@ |
| #define ENABLE_WEB_AUDIO 0 |
| #endif |
| -#if !defined(ENABLE_XHR_TIMEOUT) |
| -#define ENABLE_XHR_TIMEOUT 0 |
| -#endif |
| - |
| #if !defined(ENABLE_XSLT) |
| #define ENABLE_XSLT 1 |
| #endif |