| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 8d1243498a081a4bf1d8cb4728141f21c95a0510..cf85a0a2318ff8f5c25f75da4206cb7a2e82dfab 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -378,7 +378,6 @@ public:
|
| PrefixedTouchForce = 381,
|
| PrefixedMouseEventMovementX = 382,
|
| PrefixedMouseEventMovementY = 383,
|
| - PrefixedWheelEventDirectionInvertedFromDevice = 384,
|
| PrefixedFileRelativePath = 386,
|
| DocumentCaretRangeFromPoint = 387,
|
| DocumentGetCSSCanvasContext = 388,
|
|
|