Index: Source/WebCore/html/MediaKeyError.idl |
=================================================================== |
--- Source/WebCore/html/MediaKeyError.idl (revision 142703) |
+++ Source/WebCore/html/MediaKeyError.idl (working copy) |
@@ -26,6 +26,7 @@ |
[ |
Conditional=ENCRYPTED_MEDIA, |
V8EnabledAtRuntime=encryptedMedia, |
+ ImplementationLacksVTable |
] interface MediaKeyError { |
const unsigned short MEDIA_KEYERR_UNKNOWN = 1; |
const unsigned short MEDIA_KEYERR_CLIENT = 2; |