| 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 e90d06cbc4e2f1a9cad71d17311fe414520abfbb..1690063ce3e9ed73cfa9a69f83473606b801da20 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -364,7 +364,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?
|
|
|