| 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 b5982071f26d3709328184b1b17b2b225371df09..19d8527aa8bc5d361b7ac4a338a18d8ff2573a6f 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -367,7 +367,7 @@ textTrackMarginPercentage type=double, initial=0
|
|
|
| lowPriorityIframes initial=false
|
|
|
| -mainResourceOnlyProgress initial=false
|
| +progressBarCompletion type=ProgressBarCompletion, initial=ProgressBarCompletionLoadEvent
|
|
|
| # Do we want to try to save screen real estate in the media player by hiding
|
| # the volume slider / mute button?
|
|
|