| Index: ash/wm/cursor_manager_chromeos.cc
|
| diff --git a/ash/wm/cursor_manager_chromeos.cc b/ash/wm/cursor_manager_chromeos.cc
|
| index af38d5c41f4531e20caaf8d46573903eb5c02f74..3a1162f9d05f600b1696065b342cf9624e503445 100644
|
| --- a/ash/wm/cursor_manager_chromeos.cc
|
| +++ b/ash/wm/cursor_manager_chromeos.cc
|
| @@ -5,6 +5,7 @@
|
| #include "ash/wm/cursor_manager_chromeos.h"
|
|
|
| #include "base/logging.h"
|
| +#include "ui/events/event.h"
|
| #include "ui/keyboard/keyboard_util.h"
|
| #include "ui/wm/core/cursor_manager.h"
|
| #include "ui/wm/core/native_cursor_manager.h"
|
|
|