| Index: Source/core/features.gypi
|
| diff --git a/Source/core/features.gypi b/Source/core/features.gypi
|
| index 17450707306c65f26694b2e2086446d9ab29d769..9c99648a1b4e56110a2911ed3bd6eae40cb40f9b 100644
|
| --- a/Source/core/features.gypi
|
| +++ b/Source/core/features.gypi
|
| @@ -56,7 +56,6 @@
|
| 'ENABLE_SVG_FONTS=<(enable_svg)',
|
| 'ENABLE_TOUCH_ICON_LOADING=<(enable_touch_icon_loading)',
|
| 'ENABLE_V8_SCRIPT_DEBUG_SERVER=1',
|
| - 'ENABLE_VIEWPORT=1',
|
| 'ENABLE_WEBGL=1',
|
| 'ENABLE_XHR_TIMEOUT=0',
|
| 'WTF_USE_BUILTIN_UTF8_CODEC=1',
|
|
|