Index: Source/core/dom/TouchList.idl |
diff --git a/Source/core/dom/TouchList.idl b/Source/core/dom/TouchList.idl |
index 0034249e9e3fb64ffa0ffcf008daf9f0da4eb226..e1410db18f68718d01f949eb0e314150e95e08a2 100644 |
--- a/Source/core/dom/TouchList.idl |
+++ b/Source/core/dom/TouchList.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
ImplementationLacksVTable |
] interface TouchList { |
readonly attribute unsigned long length; |