| Index: Source/core/frame/UseCounter.h
 | 
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
 | 
| index e9879e05e015af1dd4f7d6eb558e291264f465a8..ece586bc760468350806621da933a8dcd6ca0353 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,
 | 
| 
 |