| Index: Source/core/page/ContentSecurityPolicy.h
|
| diff --git a/Source/core/page/ContentSecurityPolicy.h b/Source/core/page/ContentSecurityPolicy.h
|
| index b2c3d70b23d6050d587a721a4d2eb2ff4a5e5228..aa76d5e729e7dc46b12b0b8f3fa57820f069c945 100644
|
| --- a/Source/core/page/ContentSecurityPolicy.h
|
| +++ b/Source/core/page/ContentSecurityPolicy.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef ContentSecurityPolicy_h
|
| #define ContentSecurityPolicy_h
|
|
|
| -#include "ScriptState.h"
|
| +#include "bindings/v8/ScriptState.h"
|
| #include "core/platform/KURL.h"
|
| #include <wtf/PassOwnPtr.h>
|
| #include <wtf/RefCounted.h>
|
|
|