| 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 f622dfa1552aeec410c8da6f7a045336c063bb36..ca5ce32a38d9b6cfa332ca607600b36a763b1e68 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -235,7 +235,7 @@ pinchOverlayScrollbarThickness type=int, initial=0
|
|
|
| # Experiment to have all APIs reflect the layout viewport.
|
| # crbug.com/489206 tracks the experiment.
|
| -inertVisualViewport initial=true
|
| +inertVisualViewport initial=false
|
|
|
| # 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.
|
|
|