| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 95d0ed9773bfe1ac80f58367186ce8d5816f25a4..902927f4adb79ed20c6285dbcbe9a0e9a47193d9 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -212,7 +212,6 @@ public:
|
| InputTypeEmailMultiple = 184,
|
| InputTypeEmailMaxLength = 185,
|
| InputTypeEmailMultipleMaxLength = 186,
|
| - TextTrackCueConstructor = 187,
|
| CSSStyleDeclarationPropertyName = 188, // Removed in CSSOM.
|
| CSSStyleDeclarationFloatPropertyName = 189, // Pending removal in CSSOM.
|
| InputTypeText = 190,
|
|
|