Index: Source/core/css/invalidation/DescendantInvalidationSet.cpp |
diff --git a/Source/core/css/analyzer/DescendantInvalidationSet.cpp b/Source/core/css/invalidation/DescendantInvalidationSet.cpp |
similarity index 98% |
rename from Source/core/css/analyzer/DescendantInvalidationSet.cpp |
rename to Source/core/css/invalidation/DescendantInvalidationSet.cpp |
index 7b46598300aeaaf8be3b127e8ca4703e5c43301b..f7c802db3c68a9d7351f966abd725aac137d58d2 100644 |
--- a/Source/core/css/analyzer/DescendantInvalidationSet.cpp |
+++ b/Source/core/css/invalidation/DescendantInvalidationSet.cpp |
@@ -29,7 +29,7 @@ |
*/ |
#include "config.h" |
-#include "core/css/analyzer/DescendantInvalidationSet.h" |
+#include "core/css/invalidation/DescendantInvalidationSet.h" |
#include "core/css/resolver/StyleResolver.h" |
#include "core/dom/Element.h" |