| Index: Source/bindings/v8/V8LazyEventListener.cpp
|
| diff --git a/Source/bindings/v8/V8LazyEventListener.cpp b/Source/bindings/v8/V8LazyEventListener.cpp
|
| index 72dd855aaaa84ffc7a5785eeaf04bb068dd6af5a..5548e1815843fb370e0e91c8d830a775086b0e88 100644
|
| --- a/Source/bindings/v8/V8LazyEventListener.cpp
|
| +++ b/Source/bindings/v8/V8LazyEventListener.cpp
|
| @@ -44,8 +44,8 @@
|
| #include "core/html/HTMLElement.h"
|
| #include "core/html/HTMLFormElement.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
| -#include "core/frame/ContentSecurityPolicy.h"
|
| #include "core/frame/LocalFrame.h"
|
| +#include "core/frame/csp/ContentSecurityPolicy.h"
|
|
|
| #include "wtf/StdLibExtras.h"
|
|
|
|
|