Index: Source/core/css/resolver/MatchedPropertiesCache.cpp |
diff --git a/Source/core/css/resolver/MatchedPropertiesCache.cpp b/Source/core/css/resolver/MatchedPropertiesCache.cpp |
index b78716787b72e0a5ae1740ff05bbc61c752fbd82..d6913138fe6df7679b160ef096e157ce796bac97 100644 |
--- a/Source/core/css/resolver/MatchedPropertiesCache.cpp |
+++ b/Source/core/css/resolver/MatchedPropertiesCache.cpp |
@@ -31,7 +31,7 @@ |
#include "core/css/StylePropertySet.h" |
#include "core/css/resolver/StyleResolverState.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
namespace blink { |