x11: Always require XI2.2 for X11.
commit4ae87941c77264d9271afdf939381962c4f45bd2
authorSadrul Habib Chowdhury <sadrul@chromium.org>
Wed, 12 Nov 2014 23:21:51 +0000 (12 18:21 -0500)
committerSadrul Habib Chowdhury <sadrul@chromium.org>
Wed, 12 Nov 2014 23:22:39 +0000 (12 23:22 +0000)
tree7906ec3824f4f4575660fc3f22e1403de5e17716
parent2cab606effc4c7feda7bd5392f171f356d21a9e8
x11: Always require XI2.2 for X11.

This removes the use_xi2_mt gyp variable, and USE_XI2_MT define from the
code. XI2.2 is now available on all supported linux platforms.

BUG=291141
R=brettw@chromium.org, derat@chromium.org, erg@chromium.org

Review URL: https://codereview.chromium.org/706763003

Cr-Commit-Position: refs/heads/master@{#303918}
15 files changed:
ash/touch/touch_hud_debug.cc
ash/touch/touch_uma.cc
build/common.gypi
build/config/BUILD.gn
build/config/ui.gni
chrome/browser/chromeos/login/chrome_restart_request.cc
ui/aura/window_tree_host_x11.cc
ui/events/devices/x11/device_data_manager_x11.cc
ui/events/devices/x11/touch_factory_x11.cc
ui/events/event_switches.cc
ui/events/event_switches.h
ui/events/platform/x11/x11_event_source.cc
ui/events/platform/x11/x11_hotplug_event_handler.cc
ui/events/x/events_x.cc
ui/events/x/events_x_unittest.cc