| Index: remoting/host/fake_desktop_environment.h
|
| diff --git a/remoting/host/fake_desktop_environment.h b/remoting/host/fake_desktop_environment.h
|
| index f8cb47f4083a28bf8ec981abcc506be400222c37..f72f0d52bba103c07d47e6cbc78975f012953029 100644
|
| --- a/remoting/host/fake_desktop_environment.h
|
| +++ b/remoting/host/fake_desktop_environment.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_HOST_FAKE_DESKTOP_ENVIRONMENT_H_
|
| #define REMOTING_HOST_FAKE_DESKTOP_ENVIRONMENT_H_
|
|
|
| +#include "base/macros.h"
|
| #include "remoting/host/desktop_environment.h"
|
| #include "remoting/host/fake_mouse_cursor_monitor.h"
|
| #include "remoting/host/input_injector.h"
|
|
|