Index: ui/events/event_switches.h |
diff --git a/ui/events/event_switches.h b/ui/events/event_switches.h |
index ff73d9c92c05415ecccddcd839fdbe9c398c2df5..2cd2bcded8d2a92c0ea40f23757b152a86758597 100644 |
--- a/ui/events/event_switches.h |
+++ b/ui/events/event_switches.h |
@@ -21,7 +21,7 @@ EVENTS_BASE_EXPORT extern const char kCompensateForUnstablePinchZoom[]; |
EVENTS_BASE_EXPORT extern const char kTouchDevices[]; |
#endif |
-#if defined(USE_XI2_MT) || defined(USE_OZONE) |
+#if defined(USE_X11) || defined(USE_OZONE) |
EVENTS_BASE_EXPORT extern const char kTouchCalibration[]; |
#endif |