| Index: Source/core/editing/DOMSelection.cpp
|
| diff --git a/Source/core/page/DOMSelection.cpp b/Source/core/editing/DOMSelection.cpp
|
| similarity index 99%
|
| rename from Source/core/page/DOMSelection.cpp
|
| rename to Source/core/editing/DOMSelection.cpp
|
| index 1f042da605830ce0cbbf972fcfa962b2717481f3..f26bb6f6a32433258926d4458eb4c45b6c081aaf 100644
|
| --- a/Source/core/page/DOMSelection.cpp
|
| +++ b/Source/core/editing/DOMSelection.cpp
|
| @@ -29,7 +29,7 @@
|
|
|
|
|
| #include "config.h"
|
| -#include "core/page/DOMSelection.h"
|
| +#include "core/editing/DOMSelection.h"
|
|
|
| #include "bindings/core/v8/ExceptionMessages.h"
|
| #include "bindings/core/v8/ExceptionState.h"
|
|
|