Index: Source/core/dom/Touch.idl |
diff --git a/Source/core/dom/Touch.idl b/Source/core/dom/Touch.idl |
index 7486c6f1302fdc8f934001481b256ace7176cd28..46250837ce2e4b08e1f08dab40a8031d505030f9 100644 |
--- a/Source/core/dom/Touch.idl |
+++ b/Source/core/dom/Touch.idl |
@@ -24,7 +24,6 @@ |
*/ |
[ |
- Conditional=TOUCH_EVENTS, |
ImplementationLacksVTable |
] interface Touch { |
readonly attribute long clientX; |