| Index: Source/core/page/DragController.cpp
|
| diff --git a/Source/core/page/DragController.cpp b/Source/core/page/DragController.cpp
|
| index ae00b0ee805c2759976fd4be4305fc51ea324aae..c26968238552ad024cd84d9cda096657a2a1968f 100644
|
| --- a/Source/core/page/DragController.cpp
|
| +++ b/Source/core/page/DragController.cpp
|
| @@ -45,7 +45,7 @@
|
| #include "core/editing/FrameSelection.h"
|
| #include "core/editing/MoveSelectionCommand.h"
|
| #include "core/editing/ReplaceSelectionCommand.h"
|
| -#include "core/editing/Serialization.h"
|
| +#include "core/editing/serializers/Serialization.h"
|
| #include "core/events/TextEvent.h"
|
| #include "core/fetch/ImageResource.h"
|
| #include "core/fetch/ResourceFetcher.h"
|
|
|