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