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

Unified Diff: Source/core/fetch/UniqueIdentifier.cpp

Issue 909013008: Move SubstituteData and UniqueIdentifier to core/fetch/ from core/loader/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/fetch/UniqueIdentifier.h ('k') | Source/core/loader/DocumentLoader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/fetch/UniqueIdentifier.cpp
diff --git a/Source/core/loader/UniqueIdentifier.cpp b/Source/core/fetch/UniqueIdentifier.cpp
similarity index 97%
rename from Source/core/loader/UniqueIdentifier.cpp
rename to Source/core/fetch/UniqueIdentifier.cpp
index 9cafd38ebd2a0d83dd01d7f2b7ee1ac40fef99c5..c6095a0871ccc2689f83bc98c51bee7f14df15db 100644
--- a/Source/core/loader/UniqueIdentifier.cpp
+++ b/Source/core/fetch/UniqueIdentifier.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "core/loader/UniqueIdentifier.h"
+#include "core/fetch/UniqueIdentifier.h"
namespace blink {
« no previous file with comments | « Source/core/fetch/UniqueIdentifier.h ('k') | Source/core/loader/DocumentLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698