| Index: third_party/WebKit/public/platform/WebViewScheduler.h
|
| diff --git a/third_party/WebKit/public/platform/WebViewScheduler.h b/third_party/WebKit/public/platform/WebViewScheduler.h
|
| index ade2394ebf7e3c315f8b03409dd91af2699cfa2c..29c6c538dbbf357dec0df1e0044467062cbaf772 100644
|
| --- a/third_party/WebKit/public/platform/WebViewScheduler.h
|
| +++ b/third_party/WebKit/public/platform/WebViewScheduler.h
|
| @@ -54,8 +54,7 @@
|
|
|
| // In this policy virtual time is allowed to advance unless there are pending network
|
| // fetches associated any child WebFrameScheduler, or a document is being parsed on a
|
| - // background thread. Initially virtual time is not allowed to advance until we have seen
|
| - // at least one load. The aim being to try and make loading (more) deterministic.
|
| + // background thread. The aim being to try and make loading (more) deterministic.
|
| DETERMINISTIC_LOADING
|
| };
|
|
|
|
|