| Index: Source/core/frame/csp/CSPSource.cpp
|
| diff --git a/Source/core/frame/csp/CSPSource.cpp b/Source/core/frame/csp/CSPSource.cpp
|
| index 6956b4ceb0ffef50dcfde3c10a6b7186b655533b..863addc09ce2157bfed23781a8f99c7052f2babe 100644
|
| --- a/Source/core/frame/csp/CSPSource.cpp
|
| +++ b/Source/core/frame/csp/CSPSource.cpp
|
| @@ -5,7 +5,7 @@
|
| #include "config.h"
|
| #include "core/frame/csp/CSPSource.h"
|
|
|
| -#include "core/frame/ContentSecurityPolicy.h"
|
| +#include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "platform/weborigin/KnownPorts.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
|
|