| Index: Source/core/events/EventPathWalker.cpp
|
| diff --git a/Source/core/dom/EventPathWalker.cpp b/Source/core/events/EventPathWalker.cpp
|
| similarity index 98%
|
| rename from Source/core/dom/EventPathWalker.cpp
|
| rename to Source/core/events/EventPathWalker.cpp
|
| index aea6933cfc31d1502710ee0fa5399746500ffe96..a322bda3b09c5dfa14f4d301e2a29c95b5ba3fa4 100644
|
| --- a/Source/core/dom/EventPathWalker.cpp
|
| +++ b/Source/core/events/EventPathWalker.cpp
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/dom/EventPathWalker.h"
|
| +#include "core/events/EventPathWalker.h"
|
|
|
| #include "core/dom/shadow/ElementShadow.h"
|
| #include "core/dom/shadow/InsertionPoint.h"
|
|
|