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..6fc548e79fdca0ce451e4c8fd00f69951e7be481 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? |