Index: Source/platform/exported/WebHTTPBody.cpp |
diff --git a/Source/core/platform/chromium/support/WebHTTPBody.cpp b/Source/platform/exported/WebHTTPBody.cpp |
similarity index 99% |
rename from Source/core/platform/chromium/support/WebHTTPBody.cpp |
rename to Source/platform/exported/WebHTTPBody.cpp |
index 4736cf0eb500af4ae7f1532715f0e4d1caee0db9..74e8d77149d433433cd867ed0f1de4bd795598d2 100644 |
--- a/Source/core/platform/chromium/support/WebHTTPBody.cpp |
+++ b/Source/platform/exported/WebHTTPBody.cpp |
@@ -31,8 +31,8 @@ |
#include "config.h" |
#include "public/platform/WebHTTPBody.h" |
-#include "core/platform/network/FormData.h" |
#include "platform/FileMetadata.h" |
+#include "platform/network/FormData.h" |
using namespace WebCore; |