Index: Source/core/html/MediaKeyError.idl |
diff --git a/Source/core/html/MediaKeyError.idl b/Source/core/html/MediaKeyError.idl |
index c5f1e1228dfcd50e77acbcf87feefa3e1c96360e..9431e488aefa5bee8a794a53a7340a6ce418b0d4 100644 |
--- a/Source/core/html/MediaKeyError.idl |
+++ b/Source/core/html/MediaKeyError.idl |
@@ -25,7 +25,6 @@ |
[ |
EnabledAtRuntime=encryptedMedia, |
- ImplementationLacksVTable |
] interface MediaKeyError { |
const unsigned short MEDIA_KEYERR_UNKNOWN = 1; |
const unsigned short MEDIA_KEYERR_CLIENT = 2; |