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