| Index: third_party/WebKit/Source/core/frame/VisualViewport.idl
|
| diff --git a/third_party/WebKit/Source/core/frame/VisualViewport.idl b/third_party/WebKit/Source/core/frame/VisualViewport.idl
|
| index 922befec33d05e4d6b058913ab8c36e2f9f9003e..b3142ba2ba98f0955767238455f1bf1fe194ed7b 100644
|
| --- a/third_party/WebKit/Source/core/frame/VisualViewport.idl
|
| +++ b/third_party/WebKit/Source/core/frame/VisualViewport.idl
|
| @@ -40,7 +40,4 @@
|
| [Measure] readonly attribute double clientHeight;
|
|
|
| [Measure] readonly attribute double scale;
|
| -
|
| - attribute EventHandler onresize;
|
| - attribute EventHandler onscroll;
|
| };
|
|
|