Chromium Code Reviews| Index: Source/core/html/ime/Composition.idl |
| diff --git a/Source/core/html/ime/Composition.idl b/Source/core/html/ime/Composition.idl |
| index 76991048336e3d7cce1ebd8e8675289f3f514a88..43ead5c727fda3628536e1126aa47daf128c711d 100644 |
| --- a/Source/core/html/ime/Composition.idl |
| +++ b/Source/core/html/ime/Composition.idl |
| @@ -30,7 +30,7 @@ |
| // http://www.w3.org/TR/ime-api/ |
| [ |
| - NoInterfaceObject, |
| + NoInterfaceObject |
| ] interface Composition { |
| readonly attribute Node text; |
| readonly attribute Range caret; |