Index: Source/core/frame/Settings.in |
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
index 489ae98907fce097eb2f1c52538f91cbc25d138d..dad61b3674cde99b9f1e2f27e7b592a5f7760520 100644 |
--- a/Source/core/frame/Settings.in |
+++ b/Source/core/frame/Settings.in |
@@ -200,6 +200,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 |