Index: Source/core/dom/PendingScript.cpp |
diff --git a/Source/core/dom/PendingScript.cpp b/Source/core/dom/PendingScript.cpp |
index b70c07ac40a6352e968e5599aad04689f575288c..bfd8bccc8413f4ad79448f8c6fcb2025cf019a73 100644 |
--- a/Source/core/dom/PendingScript.cpp |
+++ b/Source/core/dom/PendingScript.cpp |
@@ -29,7 +29,7 @@ |
#include "bindings/core/v8/ScriptSourceCode.h" |
#include "bindings/core/v8/ScriptStreamer.h" |
#include "core/dom/Element.h" |
-#include "core/fetch/ScriptResource.h" |
+#include "core/dom/ScriptResource.h" |
namespace blink { |