Chromium Code Reviews| Index: Source/core/html/MediaError.idl |
| diff --git a/Source/core/html/MediaError.idl b/Source/core/html/MediaError.idl |
| index f52528b05d7ecfe8922300ebd88a4903d9e84bb5..0392bcbce0e2db53ab5d48ee555e12567e4ee25e 100644 |
| --- a/Source/core/html/MediaError.idl |
| +++ b/Source/core/html/MediaError.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| NoInterfaceObject, |
| - ImplementationLacksVTable |
| ] interface MediaError { |
| const unsigned short MEDIA_ERR_ABORTED = 1; |
| const unsigned short MEDIA_ERR_NETWORK = 2; |