| 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 e01055f03dd8f00a495995b129ff000f012c5fa5..9b0d6255ee11d4084220d223bf3cdbddcbdd3659 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -369,6 +369,8 @@ lowPriorityIframes initial=false
|
|
|
| progressBarCompletion type=ProgressBarCompletion, initial=ProgressBarCompletion::LoadEvent
|
|
|
| +historyEntryRequiresUserGesture initial=false
|
| +
|
| # Do we want to try to save screen real estate in the media player by hiding
|
| # the volume slider / mute button?
|
| preferHiddenVolumeControls initial=false
|
|
|