| Index: third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h b/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h
|
| index 2a548f18c2d559576a7b8c5714de5f9b6f875a98..8d3b9637d629e4b48a5f60135d8e946c5c4b7180 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -42,7 +42,6 @@
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/events/NodeEventContext.h"
|
| #include "core/frame/LocalFrame.h"
|
| -#include "core/inspector/ConsoleAPITypes.h"
|
| #include "core/layout/HitTestResult.h"
|
| #include "core/layout/LayoutImage.h"
|
| #include "core/page/ChromeClient.h"
|
|
|