| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 349d0c35fb550ab6bfa806e7a7310b732743798d..2b6756a5e306e8dd67d737a4e4d4fa652f088efd 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -202,6 +202,10 @@ viewportMetaMergeContentQuirk initial=false
|
| # See http://crbug.com/288037.
|
| wideViewportQuirkEnabled initial=false
|
|
|
| +# Used by the android_webview to support a horizontal height auto-sizing
|
| +# mode.
|
| +forceZeroLayoutHeight initial=false, invalidate=ViewportDescription
|
| +
|
| # Touch based text selection and editing on desktop.
|
| # crbug.com/304873 tracks removal once it's been enabled on all platforms.
|
| touchEditingEnabled initial=false
|
|
|