Index: Source/core/dom/TouchList.idl |
diff --git a/Source/core/dom/TouchList.idl b/Source/core/dom/TouchList.idl |
index 19900ac0350fdbe9d52ac50821ec40efd7f53866..3c5e237f53a5df403f0abb220cb36e8d752d385f 100644 |
--- a/Source/core/dom/TouchList.idl |
+++ b/Source/core/dom/TouchList.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- NoInterfaceObject |
+ EnabledAtRuntime=touch |
] interface TouchList { |
readonly attribute unsigned long length; |