Index: Source/core/frame/Settings.in |
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
index 20b73637afde212f87d25818faa6990878ddbf8d..90fc417710ac81f837a1bbf29a146e5d24d1e73d 100644 |
--- a/Source/core/frame/Settings.in |
+++ b/Source/core/frame/Settings.in |
@@ -203,6 +203,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 |