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

Unified Diff: Source/core/platform/CrossThreadCopier.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/core/page/EventSource.cpp ('k') | Source/core/platform/chromium/support/WebHTTPBody.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/CrossThreadCopier.cpp
diff --git a/Source/core/platform/CrossThreadCopier.cpp b/Source/core/platform/CrossThreadCopier.cpp
index 6cc2d442bf0466d2327316fd4fc1f319765c0f3d..2bcec1616f0c34b8165ca4986d0d61c41a1dd5fd 100644
--- a/Source/core/platform/CrossThreadCopier.cpp
+++ b/Source/core/platform/CrossThreadCopier.cpp
@@ -32,9 +32,9 @@
#include "core/platform/CrossThreadCopier.h"
-#include "core/platform/network/ResourceRequest.h"
-#include "core/platform/network/ResourceResponse.h"
#include "platform/network/ResourceError.h"
+#include "platform/network/ResourceRequest.h"
+#include "platform/network/ResourceResponse.h"
#include "weborigin/KURL.h"
#include "wtf/Assertions.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/core/page/EventSource.cpp ('k') | Source/core/platform/chromium/support/WebHTTPBody.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698