Index: Source/core/dom/ScriptResource.h |
diff --git a/Source/core/fetch/ScriptResource.h b/Source/core/dom/ScriptResource.h |
similarity index 98% |
rename from Source/core/fetch/ScriptResource.h |
rename to Source/core/dom/ScriptResource.h |
index fd42d6810686c17f6a2da800641a5883c699804f..794ea4c103a312818cb2319292526029dd9ee2c2 100644 |
--- a/Source/core/fetch/ScriptResource.h |
+++ b/Source/core/dom/ScriptResource.h |
@@ -27,8 +27,8 @@ |
#define ScriptResource_h |
#include "core/CoreExport.h" |
+#include "core/dom/TextResource.h" |
#include "core/fetch/ResourceClient.h" |
-#include "core/fetch/TextResource.h" |
namespace blink { |