| Index: Source/core/frame/csp/CSPDirectiveList.h
|
| diff --git a/Source/core/frame/csp/CSPDirectiveList.h b/Source/core/frame/csp/CSPDirectiveList.h
|
| index 0c343d156c64492d051980cebe7debe33f5edffd..b33b18693ad7d170c17eb98efe9cd20aade0fda0 100644
|
| --- a/Source/core/frame/csp/CSPDirectiveList.h
|
| +++ b/Source/core/frame/csp/CSPDirectiveList.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CSPDirectiveList_h
|
| #define CSPDirectiveList_h
|
|
|
| -#include "core/frame/ContentSecurityPolicy.h"
|
| +#include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "core/frame/csp/MediaListDirective.h"
|
| #include "core/frame/csp/SourceListDirective.h"
|
| #include "platform/network/ContentSecurityPolicyParsers.h"
|
|
|