Index: Source/core/css/ElementRuleCollector.cpp |
diff --git a/Source/core/css/ElementRuleCollector.cpp b/Source/core/css/ElementRuleCollector.cpp |
index bfba20a5822ffcc12f922a1846d1ad912109551a..b3f0cfa4a2c7745a257725829d0a041ec6ca3695 100644 |
--- a/Source/core/css/ElementRuleCollector.cpp |
+++ b/Source/core/css/ElementRuleCollector.cpp |
@@ -41,7 +41,7 @@ |
#include "core/css/StylePropertySet.h" |
#include "core/css/resolver/StyleResolver.h" |
#include "core/dom/shadow/ShadowRoot.h" |
-#include "core/layout/style/StyleInheritedData.h" |
+#include "core/style/StyleInheritedData.h" |
namespace blink { |