| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index d5865042e328796e608b72a8f13bc963da80eb63..70615124737e9c4e5dbe5c3525215bbc24e81782 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -304,7 +304,6 @@ public:
|
| PrefixedFileRelativePath = 386,
|
| DocumentCaretRangeFromPoint = 387,
|
| ElementScrollIntoViewIfNeeded = 389,
|
| - RangeExpand = 393,
|
| HTMLImageElementX = 396,
|
| HTMLImageElementY = 397,
|
| SelectionBaseNode = 400,
|
|
|