| Index: Source/core/css/CSSComputedStyleDeclaration.h
|
| diff --git a/Source/core/css/CSSComputedStyleDeclaration.h b/Source/core/css/CSSComputedStyleDeclaration.h
|
| index 3c7dc1b3a85ffef65d0ef18c51111edc33b34c0e..8fbc30de8c915ab72d9f73f292f96dc0fb3fbc5c 100644
|
| --- a/Source/core/css/CSSComputedStyleDeclaration.h
|
| +++ b/Source/core/css/CSSComputedStyleDeclaration.h
|
| @@ -42,7 +42,6 @@ class RenderStyle;
|
| class ShadowData;
|
| class ShadowList;
|
| class StyleColor;
|
| -class StylePropertySet;
|
| class StylePropertyShorthand;
|
|
|
| enum EUpdateLayout { DoNotUpdateLayout = false, UpdateLayout = true };
|
|
|