| Index: Source/core/page/ContentSecurityPolicy.h
|
| diff --git a/Source/core/page/ContentSecurityPolicy.h b/Source/core/page/ContentSecurityPolicy.h
|
| index b2449843b056a34d9c44e817ea34402091bf72ec..927d8532c99f13ba35368860272d0a835995e651 100644
|
| --- a/Source/core/page/ContentSecurityPolicy.h
|
| +++ b/Source/core/page/ContentSecurityPolicy.h
|
| @@ -27,7 +27,7 @@
|
| #define ContentSecurityPolicy_h
|
|
|
| #include "bindings/v8/ScriptState.h"
|
| -#include "core/platform/network/HTTPParsers.h"
|
| +#include "platform/network/HTTPParsers.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/Vector.h"
|
|
|