| Index: remoting/host/chromeos/mouse_cursor_monitor_aura.h
|
| diff --git a/remoting/host/chromeos/mouse_cursor_monitor_aura.h b/remoting/host/chromeos/mouse_cursor_monitor_aura.h
|
| index 517601142fc49c1ee78ba093531d54a36ef9babd..32466ffda13e95257cbf767691b72e2110ac0170 100644
|
| --- a/remoting/host/chromeos/mouse_cursor_monitor_aura.h
|
| +++ b/remoting/host/chromeos/mouse_cursor_monitor_aura.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_HOST_CHROMEOS_MOUSE_CURSOR_MONITOR_AURA_H_
|
| #define REMOTING_HOST_CHROMEOS_MOUSE_CURSOR_MONITOR_AURA_H_
|
|
|
| +#include "base/macros.h"
|
| #include "third_party/webrtc/modules/desktop_capture/mouse_cursor_monitor.h"
|
| #include "ui/base/cursor/cursor.h"
|
| #include "ui/gfx/geometry/point.h"
|
|
|