| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 29d2fd63c11d073b63c606fcf068846b04b35911..9bcf7ec14a3b92dbdc38f1860ec22e8c45c09e0a 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -388,8 +388,6 @@ public:
|
| ElementScrollByPages = 391,
|
| RangeCompareNode = 392,
|
| RangeExpand = 393,
|
| - HTMLFrameElementWidth = 394,
|
| - HTMLFrameElementHeight = 395,
|
| HTMLImageElementX = 396,
|
| HTMLImageElementY = 397,
|
| HTMLOptionsCollectionRemoveElement = 398,
|
|
|