| Index: Source/WebKit/chromium/features.gypi
|
| diff --git a/Source/WebKit/chromium/features.gypi b/Source/WebKit/chromium/features.gypi
|
| index 224071196ec065878e633153599b2a89da53564d..a1f1f4af1aeaef5320e2668a5f2cbd0d25bf734a 100644
|
| --- a/Source/WebKit/chromium/features.gypi
|
| +++ b/Source/WebKit/chromium/features.gypi
|
| @@ -74,7 +74,6 @@
|
| 'ENABLE_VIEWPORT=1',
|
| 'ENABLE_VIEWSOURCE_ATTRIBUTE=0',
|
| 'ENABLE_WEBGL=1',
|
| - 'ENABLE_XHR_TIMEOUT=0',
|
| 'WTF_USE_BUILTIN_UTF8_CODEC=1',
|
| # WTF_USE_DYNAMIC_ANNOTATIONS=1 may be defined in build/common.gypi
|
| # We can't define it here because it should be present only
|
|
|