Index: Source/core/css/MediaQueryList.idl |
diff --git a/Source/core/css/MediaQueryList.idl b/Source/core/css/MediaQueryList.idl |
index 7fb2bca2cfbd13a0eb9c1a478b1d04dd7edcf064..b00b705a0d1c4cd12abd30701357896e4d824b66 100644 |
--- a/Source/core/css/MediaQueryList.idl |
+++ b/Source/core/css/MediaQueryList.idl |
@@ -17,6 +17,7 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
[ |
+ NoInterfaceObject, |
ImplementationLacksVTable |
] interface MediaQueryList { |
readonly attribute DOMString media; |