X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fpage%2FDragData.cpp;h=4e1a477db8b3f194611730d47cad6fc5e0aa84ed;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=ddb88ee807abd0b617ae939d4536233709ec113f;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/page/DragData.cpp b/src/third_party/WebKit/Source/core/page/DragData.cpp index ddb88ee..4e1a477 100644 --- a/src/third_party/WebKit/Source/core/page/DragData.cpp +++ b/src/third_party/WebKit/Source/core/page/DragData.cpp @@ -27,7 +27,7 @@ #include "config.h" #include "core/page/DragData.h" -#include "core/dom/DataObject.h" +#include "core/clipboard/DataObject.h" #include "core/dom/Document.h" #include "core/dom/DocumentFragment.h" #include "core/dom/Range.h"