| 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 15318f8b24f4fd1c543f9d43ac155b0508992530..c62afe0a6167368784eff5ad9e341b3d9666cc04 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -385,6 +385,3 @@ autoplayExperimentMode type=String, initial="off"
|
| # When DevTools is emulating mobile device, frame resize may mean device size has changed,
|
| # which in turn affects media queries.
|
| resizeIsDeviceSizeChange initial=false
|
| -
|
| -# Scrolls to compensate for layout movements (bit.ly/scroll-anchoring).
|
| -scrollAnchoringEnabled initial=false
|
|
|