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

Unified Diff: Source/platform/exported/WebURLLoadTiming.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/WebHTTPLoadInfo.cpp ('k') | Source/platform/exported/WebURLRequest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/exported/WebURLLoadTiming.cpp
diff --git a/Source/web/WebURLLoadTiming.cpp b/Source/platform/exported/WebURLLoadTiming.cpp
similarity index 98%
rename from Source/web/WebURLLoadTiming.cpp
rename to Source/platform/exported/WebURLLoadTiming.cpp
index d2060919bf2b4be97f226d7ba8d331f48848449d..17af17d8c54ba6f44acfa74339b22073b61c5d1d 100644
--- a/Source/web/WebURLLoadTiming.cpp
+++ b/Source/platform/exported/WebURLLoadTiming.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "public/platform/WebURLLoadTiming.h"
-#include "core/platform/network/ResourceLoadTiming.h"
+#include "platform/network/ResourceLoadTiming.h"
#include "public/platform/WebString.h"
using namespace WebCore;
« no previous file with comments | « Source/platform/exported/WebHTTPLoadInfo.cpp ('k') | Source/platform/exported/WebURLRequest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698