Index: Source/core/css/MediaQueryList.idl |
diff --git a/Source/core/css/MediaQueryList.idl b/Source/core/css/MediaQueryList.idl |
index b00b705a0d1c4cd12abd30701357896e4d824b66..9644fa864146525db8ef0a13fdc1f9dfa3bb28de 100644 |
--- a/Source/core/css/MediaQueryList.idl |
+++ b/Source/core/css/MediaQueryList.idl |
@@ -18,7 +18,6 @@ |
*/ |
[ |
NoInterfaceObject, |
- ImplementationLacksVTable |
] interface MediaQueryList { |
readonly attribute DOMString media; |
readonly attribute boolean matches; |