| Index: ui/events/devices/x11/device_data_manager_x11.cc
|
| diff --git a/ui/events/devices/x11/device_data_manager_x11.cc b/ui/events/devices/x11/device_data_manager_x11.cc
|
| index 9db81c19c7e88216cf14fb16fceda7c504ddc259..68fdb2cd30a6466e0dc8d8cc82fbd550ae4065ca 100644
|
| --- a/ui/events/devices/x11/device_data_manager_x11.cc
|
| +++ b/ui/events/devices/x11/device_data_manager_x11.cc
|
| @@ -20,7 +20,7 @@
|
| #include "ui/events/event_switches.h"
|
| #include "ui/events/keycodes/keyboard_code_conversion_x.h"
|
| #include "ui/gfx/display.h"
|
| -#include "ui/gfx/point3_f.h"
|
| +#include "ui/gfx/geometry/point3_f.h"
|
| #include "ui/gfx/x/x11_types.h"
|
|
|
| // XIScrollClass was introduced in XI 2.1 so we need to define it here
|
|
|