| Index: Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.h b/Source/core/inspector/InspectorInstrumentation.h
|
| index 5cc90ff6ee0a35557700c0f1725594e7137acfaf..189e73605fc6fba46c566045016044f9df004a18 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -42,7 +42,7 @@
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/inspector/ConsoleAPITypes.h"
|
| #include "core/layout/HitTestResult.h"
|
| -#include "core/rendering/RenderImage.h"
|
| +#include "core/layout/LayoutImage.h"
|
| #include "core/storage/StorageArea.h"
|
| #include "platform/network/FormData.h"
|
| #include "platform/network/WebSocketHandshakeRequest.h"
|
|
|