| 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 a243d52fd01ee7c9131dcf4b1014c701b687ac26..72a62f6b6222f69dae0e4ef81d3afee1f586685e 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -428,3 +428,5 @@ browserSideNavigationEnabled initial=false
|
| # Some platforms have media subsystems which are too buggy to allow preloading
|
| # of content by default. See http://crbug.com/612909 for details.
|
| forcePreloadNoneForMediaElements initial=false
|
| +
|
| +hideScrollbars initial=false
|
|
|