| Index: Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp
|
| diff --git a/Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp b/Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp
|
| index 507a494624faccb7562e448b27efb0f9af79ee1c..bcc6a42af552d9fdb5a7a1fbcee6336867fd91fe 100644
|
| --- a/Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp
|
| +++ b/Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/frame/ContentSecurityPolicyResponseHeaders.h"
|
|
|
| -#include "core/platform/network/ResourceResponse.h"
|
| +#include "platform/network/ResourceResponse.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|