Index: Source/core/dom/StyleChangeReason.cpp |
diff --git a/Source/core/dom/StyleChangeReason.cpp b/Source/core/dom/StyleChangeReason.cpp |
index 363bb8be4050ed64471781174277e021fa4c20a0..675d5a86e001509248a93b2288ee505d05307baf 100644 |
--- a/Source/core/dom/StyleChangeReason.cpp |
+++ b/Source/core/dom/StyleChangeReason.cpp |
@@ -27,7 +27,6 @@ const char Inspector[] = "Inspector"; |
const char Language[] = "Language"; |
const char LinkColorChange[] = "LinkColorChange"; |
const char PlatformColorChange[] = "PlatformColorChange"; |
-const char Plugin[] = "Plugin"; |
const char PropagateInheritChangeToDistributedNodes[] = "PropagateInheritChangeToDistributedNodes"; |
const char PseudoClass[] = "PseudoClass"; |
const char SVGContainerSizeChange[] = "SVGContainerSizeChange"; |