Index: Source/core/css/CSSComputedStyleDeclaration.h |
diff --git a/Source/core/css/CSSComputedStyleDeclaration.h b/Source/core/css/CSSComputedStyleDeclaration.h |
index aab5678c1ed385743eeeeb53ca66fc43fbd7e085..1843d61d180113bb150bca1ba4bdf60ab41da673 100644 |
--- a/Source/core/css/CSSComputedStyleDeclaration.h |
+++ b/Source/core/css/CSSComputedStyleDeclaration.h |
@@ -37,7 +37,7 @@ class CSSValueList; |
class ExceptionState; |
class MutableStylePropertySet; |
class Node; |
-class RenderObject; |
+class LayoutObject; |
class RenderStyle; |
class ShadowData; |
class ShadowList; |