| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 59ba24ea2817f5fb4ace868c9ef80d405931eb1e..29382b104a7d56125ca9592356df166e83a0ab0d 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -334,7 +334,6 @@ public:
|
| DocumentCaretRangeFromPoint = 387,
|
| DocumentGetCSSCanvasContext = 388,
|
| ElementScrollIntoViewIfNeeded = 389,
|
| - RangeCompareNode = 392,
|
| RangeExpand = 393,
|
| HTMLImageElementX = 396,
|
| HTMLImageElementY = 397,
|
|
|