Index: third_party/WebKit/Source/core/dom/PendingScript.h |
diff --git a/third_party/WebKit/Source/core/dom/PendingScript.h b/third_party/WebKit/Source/core/dom/PendingScript.h |
index fa93534bb18539165a05ec5ed1f81f702fd691a5..51378fb1c596f4b406129550fddae768a9389d47 100644 |
--- a/third_party/WebKit/Source/core/dom/PendingScript.h |
+++ b/third_party/WebKit/Source/core/dom/PendingScript.h |
@@ -28,10 +28,10 @@ |
#include "bindings/core/v8/ScriptStreamer.h" |
#include "core/CoreExport.h" |
-#include "core/fetch/ResourceOwner.h" |
#include "core/loader/resource/ScriptResource.h" |
#include "platform/MemoryCoordinator.h" |
#include "platform/heap/Handle.h" |
+#include "platform/loader/fetch/ResourceOwner.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/text/TextPosition.h" |