| Index: ui/events/x/touch_factory_x11.cc
|
| diff --git a/ui/events/x/touch_factory_x11.cc b/ui/events/x/touch_factory_x11.cc
|
| index 10cb890e236f88ba1c3c6f180ec2aa0856c481cb..6df57c34f180616765d45498bdd6af95c2a4aabd 100644
|
| --- a/ui/events/x/touch_factory_x11.cc
|
| +++ b/ui/events/x/touch_factory_x11.cc
|
| @@ -19,8 +19,8 @@
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/string_split.h"
|
| #include "base/sys_info.h"
|
| +#include "ui/events/devices/device_data_manager_x11.h"
|
| #include "ui/events/event_switches.h"
|
| -#include "ui/events/x/device_data_manager_x11.h"
|
| #include "ui/events/x/device_list_cache_x.h"
|
| #include "ui/gfx/x/x11_types.h"
|
|
|
|
|