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 b873f1b2fe22566cc51dad8d478e77a8665912ab..76991048336e3d7cce1ebd8e8675289f3f514a88 100644 |
| --- a/Source/core/html/ime/Composition.idl |
| +++ b/Source/core/html/ime/Composition.idl |
| @@ -31,7 +31,6 @@ |
| // http://www.w3.org/TR/ime-api/ |
| [ |
| NoInterfaceObject, |
| - ImplementationLacksVTable |
| ] interface Composition { |
| readonly attribute Node text; |
| readonly attribute Range caret; |