Index: Source/core/css/resolver/StyleResolverState.h |
diff --git a/Source/core/css/resolver/StyleResolverState.h b/Source/core/css/resolver/StyleResolverState.h |
index a76ff26c4d351aca1ca0b8ee89301bbbbd4ab62a..a3e013d189c7896de9c3e0518fbb0ccd7d8b72ca 100644 |
--- a/Source/core/css/resolver/StyleResolverState.h |
+++ b/Source/core/css/resolver/StyleResolverState.h |
@@ -32,9 +32,9 @@ |
#include "core/css/resolver/FontBuilder.h" |
#include "core/dom/Document.h" |
#include "core/dom/Element.h" |
-#include "core/layout/style/CachedUAStyle.h" |
-#include "core/layout/style/ComputedStyle.h" |
-#include "core/layout/style/StyleInheritedData.h" |
+#include "core/style/CachedUAStyle.h" |
+#include "core/style/ComputedStyle.h" |
+#include "core/style/StyleInheritedData.h" |
namespace blink { |