| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 784ef279af7f4e59a93e415eedd58cc9e4d6eb12..29d2fd63c11d073b63c606fcf068846b04b35911 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -379,6 +379,7 @@
|
| PrefixedMouseEventMovementX = 382,
|
| PrefixedMouseEventMovementY = 383,
|
| PrefixedWheelEventDirectionInvertedFromDevice = 384,
|
| + PrefixedWheelEventInit = 385,
|
| PrefixedFileRelativePath = 386,
|
| DocumentCaretRangeFromPoint = 387,
|
| DocumentGetCSSCanvasContext = 388,
|
|
|