| Index: Source/core/dom/StyleChangeReason.h
|
| diff --git a/Source/core/dom/StyleChangeReason.h b/Source/core/dom/StyleChangeReason.h
|
| index 7135e208f93097dbf92c51f080a2600d90dbbb62..39565b57c65f4972ac4e7294028e09aaa35ed691 100644
|
| --- a/Source/core/dom/StyleChangeReason.h
|
| +++ b/Source/core/dom/StyleChangeReason.h
|
| @@ -57,7 +57,6 @@ extern const AtomicString& Active;
|
| extern const AtomicString& Disabled;
|
| extern const AtomicString& Focus;
|
| extern const AtomicString& Hover;
|
| -extern const AtomicString& Invalid;
|
| extern const AtomicString& Unresolved;
|
|
|
| void init();
|
|
|