| Index: remoting/host/input_injector_chromeos.h
|
| diff --git a/remoting/host/input_injector_chromeos.h b/remoting/host/input_injector_chromeos.h
|
| index 02320f829eb00a495592bac054c705acc32bb747..e72d91697da2e7e13cb8b3329939afb957f468f4 100644
|
| --- a/remoting/host/input_injector_chromeos.h
|
| +++ b/remoting/host/input_injector_chromeos.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_HOST_INPUT_INJECTOR_CHROMEOS_H_
|
| #define REMOTING_HOST_INPUT_INJECTOR_CHROMEOS_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "remoting/host/input_injector.h"
|
|
|
|
|