| Index: Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.h b/Source/core/inspector/InspectorInstrumentation.h
|
| index 440c7d0de6724225ab0ecd4b25cbe671189f1a2e..473f095078d6e8ae4007b4768d5755537906a72a 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -46,6 +46,7 @@
|
| #include "core/layout/LayoutImage.h"
|
| #include "core/page/ChromeClient.h"
|
| #include "platform/network/FormData.h"
|
| +#include "platform/network/ResourceRequest.h"
|
| #include "platform/network/WebSocketHandshakeRequest.h"
|
| #include "platform/network/WebSocketHandshakeResponse.h"
|
| #include "wtf/RefPtr.h"
|
|
|