| Index: Source/WebKit/chromium/features.gypi
|
| diff --git a/Source/WebKit/chromium/features.gypi b/Source/WebKit/chromium/features.gypi
|
| index bf8f155c0eb0225e30d6b3d16f107ed648c52a8e..4387186cb620ba75d1b18c7514e48f41c8505aee 100644
|
| --- a/Source/WebKit/chromium/features.gypi
|
| +++ b/Source/WebKit/chromium/features.gypi
|
| @@ -73,7 +73,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
|
|
|