| Index: Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.h b/Source/core/inspector/InspectorInstrumentation.h
|
| index 77294e1a428fba7da5b70bd8a6c4689e61ef557a..bd9e97072896a14bd31bb0ce8a1507e98ecbe1f5 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -44,6 +44,7 @@
|
| #include "core/inspector/ConsoleAPITypes.h"
|
| #include "core/layout/HitTestResult.h"
|
| #include "core/layout/LayoutImage.h"
|
| +#include "core/page/ChromeClient.h"
|
| #include "platform/network/FormData.h"
|
| #include "platform/network/WebSocketHandshakeRequest.h"
|
| #include "platform/network/WebSocketHandshakeResponse.h"
|
|
|