| 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 579393097293a6f5416faf3e8954b4b94710f3d9..f745098a4fbf655d40901a921734d7edc76e0b70 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -231,11 +231,6 @@ touchEditingEnabled initial=false
|
| useSolidColorScrollbars initial=false
|
| pinchOverlayScrollbarThickness type=int, initial=0
|
|
|
| -# Experiment to invert the scroll order of the layout and visual viewports
|
| -# in some circumstances. Namely, during a pinch-zoom gesture and browser
|
| -# generated scrolls like "scroll into view".
|
| -invertViewportScrollOrder initial=false
|
| -
|
| # Experiment to have all APIs reflect the layout viewport.
|
| # crbug.com/489206 tracks the experiment.
|
| inertVisualViewport initial=true
|
|
|