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

Unified Diff: Source/platform/exported/WebHTTPLoadInfo.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/exported/WebHTTPBody.cpp ('k') | Source/platform/exported/WebURLLoadTiming.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/exported/WebHTTPLoadInfo.cpp
diff --git a/Source/core/platform/chromium/support/WebHTTPLoadInfo.cpp b/Source/platform/exported/WebHTTPLoadInfo.cpp
similarity index 98%
rename from Source/core/platform/chromium/support/WebHTTPLoadInfo.cpp
rename to Source/platform/exported/WebHTTPLoadInfo.cpp
index e0b8267891a22d9ef495cbd9ec8a23bacd3d49f4..4e21f4515df9e076392e691a8b303f115385e72b 100644
--- a/Source/core/platform/chromium/support/WebHTTPLoadInfo.cpp
+++ b/Source/platform/exported/WebHTTPLoadInfo.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "public/platform/WebHTTPLoadInfo.h"
-#include "core/platform/network/ResourceLoadInfo.h"
+#include "platform/network/ResourceLoadInfo.h"
#include "public/platform/WebHTTPHeaderVisitor.h"
#include "public/platform/WebString.h"
« no previous file with comments | « Source/platform/exported/WebHTTPBody.cpp ('k') | Source/platform/exported/WebURLLoadTiming.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698