| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 05ec00f11793c4f939b1dbf12812fd9003859964..4c1436f7b8bcc537596e241e1ff678d893c7fbca 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -207,7 +207,7 @@ wideViewportQuirkEnabled initial=false
|
|
|
| # Used by the android_webview to support a horizontal height auto-sizing
|
| # mode.
|
| -forceZeroLayoutHeight initial=false, invalidate=ViewportDescription
|
| +forceZeroLayoutHeight initial=false, invalidate=ForceZeroLayoutHeight
|
|
|
| # Touch based text selection and editing on desktop.
|
| # crbug.com/304873 tracks removal once it's been enabled on all platforms.
|
|
|