| Index: third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| diff --git a/third_party/WebKit/Source/core/dom/StyleChangeReason.h b/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| index f9ca4ebd77012815caea3fce34a94a69b0df2f40..62414193b34aaa9129ab7d5fcb784ff5707bb20d 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| +++ b/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| @@ -39,6 +39,7 @@ extern const char PseudoClass[];
|
| extern const char SVGContainerSizeChange[];
|
| extern const char SVGCursor[];
|
| extern const char SVGFilterLayerUpdate[];
|
| +extern const char Settings[];
|
| extern const char Shadow[];
|
| extern const char SiblingSelector[];
|
| extern const char StyleInvalidator[];
|
|
|