Index: Source/core/dom/Touch.idl |
diff --git a/Source/core/dom/Touch.idl b/Source/core/dom/Touch.idl |
index f7a25b5fc2a3218d463a3782b6cc3cc8b3f0ee7f..d1ade50e245b1db29459fa3344c7460c886cebbc 100644 |
--- a/Source/core/dom/Touch.idl |
+++ b/Source/core/dom/Touch.idl |
@@ -25,7 +25,6 @@ |
[ |
NoInterfaceObject, |
- ImplementationLacksVTable |
] interface Touch { |
readonly attribute long clientX; |
readonly attribute long clientY; |