| Index: remoting/host/ipc_mouse_cursor_monitor.h
|
| diff --git a/remoting/host/ipc_mouse_cursor_monitor.h b/remoting/host/ipc_mouse_cursor_monitor.h
|
| index f020cb77d16d0de91b301cde7c564ba6b08d8142..9879f9c28bc4d4d4942aa9e38a97a736d04ff195 100644
|
| --- a/remoting/host/ipc_mouse_cursor_monitor.h
|
| +++ b/remoting/host/ipc_mouse_cursor_monitor.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_HOST_IPC_MOUSE_CURSOR_MONITOR_H_
|
| #define REMOTING_HOST_IPC_MOUSE_CURSOR_MONITOR_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|