| Index: third_party/WebKit/Source/core/frame/Settings.in
|
| diff --git a/third_party/WebKit/Source/core/frame/Settings.in b/third_party/WebKit/Source/core/frame/Settings.in
|
| index 6ec2da5f851616a9cd0f7e0a7ce64c916b063eb7..c54a0856dec0b48fcaf7129d0bcc97d73e9e9ea0 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -240,7 +240,7 @@ invertViewportScrollOrder initial=false
|
|
|
| # Experiment to have all APIs reflect the layout viewport.
|
| # crbug.com/489206 tracks the experiment.
|
| -inertVisualViewport initial=false
|
| +inertVisualViewport initial=true
|
|
|
| # The rubber-band overscroll effect is implemented in Blink and is being moved
|
| # to the compositor thread. This will be set to true and eventually removed.
|
|
|