Chromium Code Reviews| Index: tools/dom/idl/dart/dart.idl |
| diff --git a/tools/dom/idl/dart/dart.idl b/tools/dom/idl/dart/dart.idl |
| index 18d764afc1659b039b4372b663feb34d7e6c0882..ffe500f5d1a40bdd649447d04a6f7a43ad7ae381 100644 |
| --- a/tools/dom/idl/dart/dart.idl |
| +++ b/tools/dom/idl/dart/dart.idl |
| @@ -463,9 +463,6 @@ interface RTCPeerConnection { |
| }; |
| [DartSuppress] |
| -interface DragEvent {}; |
| - |
| -[DartSuppress] |
| interface InputEvent {}; |
| Element implements GlobalEventHandlers; |