| Index: Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.h b/Source/core/inspector/InspectorInstrumentation.h
|
| index 3e4f9e258b73f071f7977d92342bd81ee46f7315..41233c7e8436982fc74b66821720a60f0787fad3 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -35,7 +35,7 @@
|
| #include "core/css/CSSSelector.h"
|
| #include "core/css/CSSStyleSheet.h"
|
| #include "core/dom/Element.h"
|
| -#include "core/dom/EventContext.h"
|
| +#include "core/events/EventContext.h"
|
| #include "core/dom/ScriptExecutionContext.h"
|
| #include "core/inspector/ConsoleAPITypes.h"
|
| #include "core/page/Frame.h"
|
|
|