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