Index: Source/WebCore/dom/Document.cpp |
=================================================================== |
--- Source/WebCore/dom/Document.cpp (revision 138188) |
+++ Source/WebCore/dom/Document.cpp (working copy) |
@@ -5654,7 +5654,7 @@ |
#endif |
} |
-#if ENABLE(TOUCH_EVENT_TRACKING) |
+#if ENABLE(TOUCH_EVENTS) |
void Document::didRemoveEventTargetNode(Node* handler) |
{ |
if (m_touchEventTargets.get()) |