| 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 f71c9d72cebed18bc0335bf7442839a649213411..0d8a995670da5dfe4b57287b549390c3d2023b03 100644
|
| --- a/third_party/WebKit/Source/core/loader/NavigationScheduler.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/NavigationScheduler.cpp
|
| @@ -40,7 +40,7 @@
|
| #include "core/frame/LocalFrameClient.h"
|
| #include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "core/html/HTMLFormElement.h"
|
| -#include "core/inspector/InspectorInstrumentation.h"
|
| +#include "core/instrumentation/CoreProbes.h"
|
| #include "core/loader/DocumentLoadTiming.h"
|
| #include "core/loader/DocumentLoader.h"
|
| #include "core/loader/FormSubmission.h"
|
|
|