| Index: ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h
|
| diff --git a/ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h b/ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h
|
| index 1b1ae9694ca68f0761b3e281e89eb604b8fdf5ce..199f4d505c8a5496e93311308d40bc1f13ed5651 100644
|
| --- a/ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h
|
| +++ b/ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h
|
| @@ -11,7 +11,7 @@
|
| #include "ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h"
|
| #include "base/macros.h"
|
| #include "ui/events/platform/platform_event_observer.h"
|
| -#include "ui/gfx/point.h"
|
| +#include "ui/gfx/geometry/point.h"
|
|
|
| namespace ash {
|
|
|
|
|