| Index: Source/core/dom/ScriptExecutionContext.h
|
| diff --git a/Source/core/dom/ScriptExecutionContext.h b/Source/core/dom/ScriptExecutionContext.h
|
| index a595aa184f0cd0c2dd0b5be13ad66bf495f3a690..2f52840c057677d6187e8a61ea7f0c0b307e5433 100644
|
| --- a/Source/core/dom/ScriptExecutionContext.h
|
| +++ b/Source/core/dom/ScriptExecutionContext.h
|
| @@ -29,7 +29,7 @@
|
| #define ScriptExecutionContext_h
|
|
|
| #include "core/dom/ActiveDOMObject.h"
|
| -#include "core/dom/ErrorEvent.h"
|
| +#include "core/events/ErrorEvent.h"
|
| #include "core/dom/SecurityContext.h"
|
| #include "core/fetch/CrossOriginAccessControl.h"
|
| #include "core/page/ConsoleTypes.h"
|
|
|