| Index: third_party/WebKit/Source/core/frame/Window.idl
|
| diff --git a/third_party/WebKit/Source/core/frame/Window.idl b/third_party/WebKit/Source/core/frame/Window.idl
|
| index b251a243cf3b98268875c7651f3e6ad377e10952..66acb58c77a0c514d63424e9e62a28adc3b95de0 100644
|
| --- a/third_party/WebKit/Source/core/frame/Window.idl
|
| +++ b/third_party/WebKit/Source/core/frame/Window.idl
|
| @@ -200,7 +200,6 @@
|
| attribute EventHandler onwebkitanimationiteration;
|
| attribute EventHandler onwebkitanimationstart;
|
| attribute EventHandler onwebkittransitionend;
|
| - attribute EventHandler onwheel;
|
|
|
| // https://w3c.github.io/webappsec/specs/powerfulfeatures/#monkey-patching-global-object
|
| readonly attribute boolean isSecureContext;
|
|
|