Chromium Code Reviews| Index: Source/core/dom/TouchList.idl |
| diff --git a/Source/core/dom/TouchList.idl b/Source/core/dom/TouchList.idl |
| index acbc149631665b9d043ea9e075a7f4d390489609..5f650100c52ab01007176479484f015c0a59dc03 100644 |
| --- a/Source/core/dom/TouchList.idl |
| +++ b/Source/core/dom/TouchList.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + EnabledAtRuntime=touch, |
| IndexedGetter, |
| ImplementationLacksVTable |
| ] interface TouchList { |