| Index: Source/core/frame/csp/ContentSecurityPolicy.h
|
| diff --git a/Source/core/frame/csp/ContentSecurityPolicy.h b/Source/core/frame/csp/ContentSecurityPolicy.h
|
| index c6c303041ce0bd76d580eaece50bd05bb675385d..efbcd96f76ab0d2a9868502eacc716581c239e99 100644
|
| --- a/Source/core/frame/csp/ContentSecurityPolicy.h
|
| +++ b/Source/core/frame/csp/ContentSecurityPolicy.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef ContentSecurityPolicy_h
|
| #define ContentSecurityPolicy_h
|
|
|
| -#include "bindings/v8/ScriptState.h"
|
| +#include "bindings/core/v8/ScriptState.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "platform/network/ContentSecurityPolicyParsers.h"
|
| #include "platform/network/HTTPParsers.h"
|
|
|