| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 29d2fd63c11d073b63c606fcf068846b04b35911..2faafa200f445019c71aed2c007f182f743876f4 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -393,7 +393,6 @@ public:
|
| HTMLImageElementX = 396,
|
| HTMLImageElementY = 397,
|
| HTMLOptionsCollectionRemoveElement = 398,
|
| - HTMLPreElementWrap = 399,
|
| SelectionBaseNode = 400,
|
| SelectionBaseOffset = 401,
|
| SelectionExtentNode = 402,
|
|
|