| Index: Source/core/dom/SecurityContext.cpp
|
| diff --git a/Source/core/dom/SecurityContext.cpp b/Source/core/dom/SecurityContext.cpp
|
| index 79d523dbbd03b5be75d11dc03d61285c4fa9f61a..9767bf1554036b11318f21df10a252e8d122c607 100644
|
| --- a/Source/core/dom/SecurityContext.cpp
|
| +++ b/Source/core/dom/SecurityContext.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "config.h"
|
| #include "core/dom/SecurityContext.h"
|
|
|
| -#include "core/frame/ContentSecurityPolicy.h"
|
| +#include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
|
|
| namespace WebCore {
|
|
|