| Index: Source/core/frame/csp/CSPSourceList.cpp
|
| diff --git a/Source/core/frame/csp/CSPSourceList.cpp b/Source/core/frame/csp/CSPSourceList.cpp
|
| index 304f6a9bd3df3e04bf036edb912a7c852b23a4bf..a17c5bb73cf9fdd8855017d62f68db8d6b09fdd0 100644
|
| --- a/Source/core/frame/csp/CSPSourceList.cpp
|
| +++ b/Source/core/frame/csp/CSPSourceList.cpp
|
| @@ -5,8 +5,8 @@
|
| #include "config.h"
|
| #include "core/frame/csp/CSPSourceList.h"
|
|
|
| -#include "core/frame/ContentSecurityPolicy.h"
|
| #include "core/frame/csp/CSPSource.h"
|
| +#include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "platform/ParsingUtilities.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
|
|