| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 239f3ec1bd81cad5263283160e0dd488a0b3b112..7cd7efd5654e13a252d931b54267af1f9c6b2495 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -324,3 +324,7 @@ disableReadingFromCanvas initial=false
|
| strictMixedContentChecking initial=false
|
| strictPowerfulFeatureRestrictions initial=false
|
| logDnsPrefetchAndPreconnect initial=false
|
| +
|
| +# If true, the UA styles will include viewportAndroid.css. It is used for
|
| +# Android, and dynamically set by the inspector for mobile emulation.
|
| +useMobileViewportStyle initial=false, invalidate=ViewportRule
|
|
|