Index: third_party/WebKit/Source/core/dom/DOMURL.cpp |
diff --git a/third_party/WebKit/Source/core/dom/DOMURL.cpp b/third_party/WebKit/Source/core/dom/DOMURL.cpp |
index dbebfe6c9fcad3d8a808a2c7995e04f4b53add6f..8c909128a00eea79efe0f72237eb92ffd3b7287f 100644 |
--- a/third_party/WebKit/Source/core/dom/DOMURL.cpp |
+++ b/third_party/WebKit/Source/core/dom/DOMURL.cpp |
@@ -31,8 +31,8 @@ |
#include "core/dom/ExceptionCode.h" |
#include "core/dom/ExecutionContext.h" |
#include "core/dom/URLSearchParams.h" |
-#include "core/fetch/MemoryCache.h" |
#include "core/html/PublicURLManager.h" |
+#include "platform/loader/fetch/MemoryCache.h" |
#include "wtf/AutoReset.h" |
namespace blink { |