Index: third_party/WebKit/Source/core/dom/StyleChangeReason.cpp |
diff --git a/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp b/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp |
index e58d3a3166f0a7b07265e28babfe32f6039d41ab..75694dc24ce7878965ac5cb955601bfbc73e2b59 100644 |
--- a/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp |
+++ b/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp |
@@ -35,7 +35,6 @@ const char PropertyUnregistration[] = "PropertyUnregistration"; |
const char PseudoClass[] = "PseudoClass"; |
const char SVGContainerSizeChange[] = "SVGContainerSizeChange"; |
const char SVGCursor[] = "SVGCursor"; |
-const char SVGFilterLayerUpdate[] = "SVGFilterLayerUpdate"; |
const char Settings[] = "Settings"; |
const char Shadow[] = "Shadow"; |
const char StyleInvalidator[] = "StyleInvalidator"; |