| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index d06da62743b4d77aec4f1339800866a3e4fd4410..88a3a4fa2b9728d2aa2a6df6c1cd33a4fc52845b 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -122,7 +122,7 @@ scrollAnimatorEnabled initial=true
|
| # main thread scrolling are supported.
|
| threadedScrollingEnabled initial=true, invalidate=Style
|
|
|
| -# Handles frame-level scrolls via the root RenderLayer instead of the FrameView.
|
| +# Handles frame-level scrolls via the root Layer instead of the FrameView.
|
| # crbug.com/417782 tracks enabling this by default.
|
| rootLayerScrolls initial=false
|
|
|
|
|