Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(155)

Unified Diff: Source/platform/exported/WebHTTPBody.cpp

Issue 29123004: Move core/platform/network to platform/network (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: One more file Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/platform/blink_platform.gypi ('k') | Source/platform/exported/WebHTTPLoadInfo.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « Source/platform/blink_platform.gypi ('k') | Source/platform/exported/WebHTTPLoadInfo.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698