| Index: Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.h b/Source/core/inspector/InspectorInstrumentation.h
|
| index 7377ee7880223a6fd45fd7731c8d82d63f3b2c37..871b9a12770999e45ad71c0c5cab950bb6d077ea 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -45,7 +45,7 @@
|
| #include "core/layout/HitTestResult.h"
|
| #include "core/layout/LayoutImage.h"
|
| #include "core/page/ChromeClient.h"
|
| -#include "platform/network/FormData.h"
|
| +#include "platform/network/EncodedFormData.h"
|
| #include "platform/network/ResourceRequest.h"
|
| #include "platform/network/WebSocketHandshakeRequest.h"
|
| #include "platform/network/WebSocketHandshakeResponse.h"
|
|
|