| Index: third_party/WebKit/Source/core/loader/NavigationScheduler.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/NavigationScheduler.cpp b/third_party/WebKit/Source/core/loader/NavigationScheduler.cpp
|
| index f4a962da8b6d02ed5ec02d25a7aef5612297a456..4174be164225b743b5a64122e9dfa84287d4f92a 100644
|
| --- a/third_party/WebKit/Source/core/loader/NavigationScheduler.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/NavigationScheduler.cpp
|
| @@ -49,6 +49,7 @@
|
| #include "platform/UserGestureIndicator.h"
|
| #include "platform/scheduler/CancellableTaskFactory.h"
|
| #include "public/platform/Platform.h"
|
| +#include "public/platform/WebScheduler.h"
|
| #include "wtf/CurrentTime.h"
|
|
|
| namespace blink {
|
|
|