| Index: Source/core/frame/csp/SourceListDirective.cpp
|
| diff --git a/Source/core/frame/csp/SourceListDirective.cpp b/Source/core/frame/csp/SourceListDirective.cpp
|
| index 17cb81646e57021cb62931f9f08e52c1fcd51683..ccf8c37d792ede4dc88e63739d6e6bb1964d4688 100644
|
| --- a/Source/core/frame/csp/SourceListDirective.cpp
|
| +++ b/Source/core/frame/csp/SourceListDirective.cpp
|
| @@ -5,8 +5,8 @@
|
| #include "config.h"
|
| #include "core/frame/csp/SourceListDirective.h"
|
|
|
| -#include "core/frame/ContentSecurityPolicy.h"
|
| #include "core/frame/csp/CSPSourceList.h"
|
| +#include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "platform/network/ContentSecurityPolicyParsers.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "wtf/text/WTFString.h"
|
|
|