| Index: ui/views/widget/desktop_aura/desktop_window_tree_host_x11_unittest.cc
|
| diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11_unittest.cc b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11_unittest.cc
|
| index 162cf3c49a34bd69a1a5e604d015d51ae7aa9116..327c3d5780014bc99039016f34ff5924413f4ed4 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11_unittest.cc
|
| +++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11_unittest.cc
|
| @@ -24,7 +24,7 @@
|
| #include "ui/base/hit_test.h"
|
| #include "ui/base/x/x11_util.h"
|
| #include "ui/events/devices/x11/touch_factory_x11.h"
|
| -#include "ui/events/platform/x11/x11_event_source.h"
|
| +#include "ui/events/platform/x11/x11_event_source_glib.h"
|
| #include "ui/events/test/platform_event_source_test_api.h"
|
| #include "ui/gfx/geometry/point.h"
|
| #include "ui/gfx/geometry/rect.h"
|
|
|