| Index: remoting/protocol/clipboard_thread_proxy.h
|
| diff --git a/remoting/protocol/clipboard_thread_proxy.h b/remoting/protocol/clipboard_thread_proxy.h
|
| index bdb654d677de02ce5534297b6e04fa06f3eabc48..7c4c6e3f85c4232632ecf3808068bb6b87006a7c 100644
|
| --- a/remoting/protocol/clipboard_thread_proxy.h
|
| +++ b/remoting/protocol/clipboard_thread_proxy.h
|
| @@ -8,6 +8,7 @@
|
| #ifndef REMOTING_PROTOCOL_CLIPBOARD_THREAD_PROXY_H_
|
| #define REMOTING_PROTOCOL_CLIPBOARD_THREAD_PROXY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/task_runner.h"
|
| #include "remoting/protocol/clipboard_stub.h"
|
|
|