Chromium Code Reviews| Index: Source/core/dom/TouchList.idl |
| diff --git a/Source/core/dom/TouchList.idl b/Source/core/dom/TouchList.idl |
| index e1410db18f68718d01f949eb0e314150e95e08a2..60e02994edb5272c647b7e77f10a637fd3dcce03 100644 |
| --- a/Source/core/dom/TouchList.idl |
| +++ b/Source/core/dom/TouchList.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| NoInterfaceObject, |
| - ImplementationLacksVTable |
| ] interface TouchList { |
| readonly attribute unsigned long length; |