| Index: Source/core/events/EventRetargeter.h
|
| diff --git a/Source/core/dom/EventRetargeter.h b/Source/core/events/EventRetargeter.h
|
| similarity index 98%
|
| rename from Source/core/dom/EventRetargeter.h
|
| rename to Source/core/events/EventRetargeter.h
|
| index ea5b36e8c81535e4661af80ec0ff3eb2e36a13eb..e61955e957995389ca4c09af95e5af6334589859 100644
|
| --- a/Source/core/dom/EventRetargeter.h
|
| +++ b/Source/core/events/EventRetargeter.h
|
| @@ -22,7 +22,7 @@
|
|
|
| #include "SVGNames.h"
|
| #include "core/dom/ContainerNode.h"
|
| -#include "core/dom/EventContext.h"
|
| +#include "core/events/EventContext.h"
|
| #include "core/dom/shadow/ShadowRoot.h"
|
| #include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGUseElement.h"
|
|
|