| Index: third_party/WebKit/Source/core/frame/VisualViewport.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/VisualViewport.cpp b/third_party/WebKit/Source/core/frame/VisualViewport.cpp
|
| index 07c7a2a8d76ce511b384f67702dc1044417c8773..3800a55d84ecc0325c47b3e9208f9edf64a6b6ad 100644
|
| --- a/third_party/WebKit/Source/core/frame/VisualViewport.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/VisualViewport.cpp
|
| @@ -40,7 +40,7 @@
|
| #include "core/frame/PageScaleConstraintsSet.h"
|
| #include "core/frame/RootFrameViewport.h"
|
| #include "core/frame/Settings.h"
|
| -#include "core/inspector/InspectorInstrumentation.h"
|
| +#include "core/instrumentation/CoreProbes.h"
|
| #include "core/layout/TextAutosizer.h"
|
| #include "core/layout/compositing/PaintLayerCompositor.h"
|
| #include "core/page/ChromeClient.h"
|
|
|