| Index: Source/core/page/DragController.cpp
|
| diff --git a/Source/core/page/DragController.cpp b/Source/core/page/DragController.cpp
|
| index cc5b6a7f9c84e3f26bc0c26fdb4b1bec92a269a0..eec8ee2b03a8eeeb752ce5a0bfcf0fa3d1b93579 100644
|
| --- a/Source/core/page/DragController.cpp
|
| +++ b/Source/core/page/DragController.cpp
|
| @@ -41,9 +41,9 @@
|
| #include "PluginDocument.h"
|
| #include "PluginViewBase.h"
|
| #include "ShadowRoot.h"
|
| -#include "StylePropertySet.h"
|
| #include "Text.h"
|
| #include "TextEvent.h"
|
| +#include "core/css/StylePropertySet.h"
|
| #include "core/editing/Editor.h"
|
| #include "core/editing/FrameSelection.h"
|
| #include "core/editing/MoveSelectionCommand.h"
|
|
|