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 { |