| Index: third_party/WebKit/Source/core/css/CSSStyleDeclaration.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSStyleDeclaration.h b/third_party/WebKit/Source/core/css/CSSStyleDeclaration.h
|
| index 4bc30a012fafe9d38606d404b0127102b41c198e..e86d46f9624c6f48bf3332be5271da3f1676dd16 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSStyleDeclaration.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSStyleDeclaration.h
|
| @@ -34,7 +34,6 @@ class CSSRule;
|
| class CSSStyleSheet;
|
| class CSSValue;
|
| class ExceptionState;
|
| -class MutableStylePropertySet;
|
|
|
| class CORE_EXPORT CSSStyleDeclaration
|
| : public GarbageCollectedFinalized<CSSStyleDeclaration>,
|
|
|