| 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 a21b4ffdcb517cf4fec0bbc9a73d63fbab56f9dc..92573141ed575180362063dfac247e484a11a76e 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=ProgressBarCompletion::LoadEvent
|
|
|
| # Do we want to try to save screen real estate in the media player by hiding
|
| # the volume slider / mute button?
|
|
|