| Index: Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.h b/Source/core/inspector/InspectorInstrumentation.h
|
| index beb8bc9b4b49269461a4550806799156aabfffec..147a132b5ae496c00af4e2200c85b2c27b462244 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -41,7 +41,6 @@
|
| #include "core/events/NodeEventContext.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/inspector/ConsoleAPITypes.h"
|
| -#include "core/page/Page.h"
|
| #include "core/rendering/HitTestResult.h"
|
| #include "core/rendering/RenderImage.h"
|
| #include "core/storage/StorageArea.h"
|
|
|