Index: Source/core/dom/StyleSheetResource.h |
diff --git a/Source/core/fetch/StyleSheetResource.h b/Source/core/dom/StyleSheetResource.h |
similarity index 98% |
rename from Source/core/fetch/StyleSheetResource.h |
rename to Source/core/dom/StyleSheetResource.h |
index a60bcf8a42ba1e488326e00a754884004a1ba09d..4775168cf0bfbf2359568ad73239a1212690fd79 100644 |
--- a/Source/core/fetch/StyleSheetResource.h |
+++ b/Source/core/dom/StyleSheetResource.h |
@@ -31,7 +31,7 @@ |
#ifndef StyleSheetResource_h |
#define StyleSheetResource_h |
-#include "core/fetch/TextResource.h" |
+#include "core/dom/TextResource.h" |
namespace blink { |