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 f0b9ee7d8cbe6dea01c133345ddded61dbe1701a..aa3d12ababa70a581d15f04a0acce028965a9c03 100644 |
--- a/third_party/WebKit/Source/core/frame/Settings.in |
+++ b/third_party/WebKit/Source/core/frame/Settings.in |
@@ -372,7 +372,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? |