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