| Index: Source/core/page/DragData.cpp
|
| diff --git a/Source/core/page/DragData.cpp b/Source/core/page/DragData.cpp
|
| index 52dbe9bc21ee70c460c5ba8cd1908adc67dd2c77..4c1b518123b66f2c84af4b6c9e1a2d0ce4a2b5dc 100644
|
| --- a/Source/core/page/DragData.cpp
|
| +++ b/Source/core/page/DragData.cpp
|
| @@ -30,7 +30,7 @@
|
| #include "core/clipboard/DataObject.h"
|
| #include "core/dom/DocumentFragment.h"
|
| #include "core/dom/Range.h"
|
| -#include "core/editing/Serialization.h"
|
| +#include "core/editing/serializers/Serialization.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include "platform/FileMetadata.h"
|
| #include "platform/clipboard/ClipboardMimeTypes.h"
|
|
|