| 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 3ec68c9e0322d03464fd332dafe28344725a69b6..c5e57238957906f25e2e147db73e768c49c348e5 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 SVGResourceChange[];
|
| extern const char Settings[];
|
| extern const char Shadow[];
|
| extern const char StyleInvalidator[];
|
|
|