| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 852d303065bc0c4159f0575d2b5c13c9fcad7f15..eff364d7844be59ff75b8660944b865e06023c3e 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -358,3 +358,7 @@ lowPriorityIframes initial=false
|
| reportWheelOverscroll initial=false
|
|
|
| mainResourceOnlyProgress 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
|
|
|