Index: third_party/WebKit/Source/web/tests/WebViewTest.cpp |
diff --git a/third_party/WebKit/Source/web/tests/WebViewTest.cpp b/third_party/WebKit/Source/web/tests/WebViewTest.cpp |
index 38472bf9d736e4a897278db2e4c3c1ad236e9b51..b9c613ee0b6c6a411842ea481647d7b798df62b3 100644 |
--- a/third_party/WebKit/Source/web/tests/WebViewTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/WebViewTest.cpp |
@@ -67,6 +67,7 @@ |
#include "public/platform/WebClipboard.h" |
#include "public/platform/WebDisplayMode.h" |
#include "public/platform/WebDragData.h" |
+#include "public/platform/WebDragOperation.h" |
#include "public/platform/WebSize.h" |
#include "public/platform/WebThread.h" |
#include "public/platform/WebURLLoaderMockFactory.h" |
@@ -76,7 +77,6 @@ |
#include "public/web/WebDateTimeChooserCompletion.h" |
#include "public/web/WebDeviceEmulationParams.h" |
#include "public/web/WebDocument.h" |
-#include "public/web/WebDragOperation.h" |
#include "public/web/WebElement.h" |
#include "public/web/WebFrame.h" |
#include "public/web/WebFrameClient.h" |