| Index: Source/web/DragClientImpl.cpp
|
| diff --git a/Source/web/DragClientImpl.cpp b/Source/web/DragClientImpl.cpp
|
| index bc1be16be6735c0a9bea58eebd0117c5685795d1..e7392e33178753f2f317bfa0eb24273522a245d0 100644
|
| --- a/Source/web/DragClientImpl.cpp
|
| +++ b/Source/web/DragClientImpl.cpp
|
| @@ -36,8 +36,8 @@
|
| #include "core/page/Frame.h"
|
| #include "core/platform/DragImage.h"
|
| #include "core/platform/chromium/ChromiumDataObject.h"
|
| -#include "core/platform/graphics/IntSize.h"
|
| #include "core/platform/graphics/skia/NativeImageSkia.h"
|
| +#include "platform/geometry/IntSize.h"
|
| #include "public/platform/WebCommon.h"
|
| #include "public/platform/WebDragData.h"
|
| #include "public/platform/WebImage.h"
|
|
|