Index: Source/WebCore/dom/EventNames.in |
diff --git a/Source/WebCore/dom/EventNames.in b/Source/WebCore/dom/EventNames.in |
index 3f0086b9e9a053cf5ce30ef2718792d740a8456e..8c1e6be06444cf6c5e1122066a05fe605c08e1ce 100644 |
--- a/Source/WebCore/dom/EventNames.in |
+++ b/Source/WebCore/dom/EventNames.in |
@@ -46,7 +46,7 @@ SVGEvents interfaceName=Event, conditional=SVG |
SVGZoomEvent conditional=SVG |
SVGZoomEvents interfaceName=SVGZoomEvent, conditional=SVG |
IDBVersionChangeEvent |
-TouchEvent conditional=TOUCH_EVENTS, runtimeConditional=touchEnabled |
+TouchEvent runtimeConditional=touchEnabled |
DeviceMotionEvent |
DeviceOrientationEvent |
OrientationEvent interfaceName=Event, conditional=ORIENTATION_EVENTS |