Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 42dbc8938f2654f036dd464c18a1f71d41f3c60b..19bb9f004913fc4aa414fa17bd66b2c837f0b25e 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -212,8 +212,6 @@ public: |
InputTypeEmailMultiple = 184, |
InputTypeEmailMaxLength = 185, |
InputTypeEmailMultipleMaxLength = 186, |
- CSSStyleDeclarationPropertyName = 188, // Removed in CSSOM. |
- CSSStyleDeclarationFloatPropertyName = 189, // Pending removal in CSSOM. |
InputTypeText = 190, |
InputTypeTextMaxLength = 191, |
InputTypePassword = 192, |