| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 293bb395501e52ae323d349975384c6f75dd2d77..09077c9a5ef47f7fa0aefcc83b5f9ab78b5d612f 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -388,7 +388,6 @@ public:
|
| RangeExpand = 393,
|
| HTMLImageElementX = 396,
|
| HTMLImageElementY = 397,
|
| - HTMLOptionsCollectionRemoveElement = 398,
|
| SelectionBaseNode = 400,
|
| SelectionBaseOffset = 401,
|
| SelectionExtentNode = 402,
|
|
|