| 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 9c5a11351acc018021be1cf96fe7a57ceeb8144e..3ec68c9e0322d03464fd332dafe28344725a69b6 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| +++ b/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| @@ -38,6 +38,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 StyleInvalidator[];
|
|
|