Chromium Code Reviews| Index: remoting/host/event_executor.h |
| diff --git a/remoting/host/event_executor.h b/remoting/host/event_executor.h |
| index bcde0ba3f868038b9f2c1e6e15d41a1bfa25d7d3..89ad3e52044af7ddac48baad86a0d28b867ff5f1 100644 |
| --- a/remoting/host/event_executor.h |
| +++ b/remoting/host/event_executor.h |
| @@ -6,7 +6,7 @@ |
| #define REMOTING_HOST_EVENT_EXECUTOR_H_ |
| #include "base/memory/scoped_ptr.h" |
| - |
| +#include "remoting/protocol/clipboard_stub.h" |
|
Wez
2012/03/15 01:14:44
Don't need this include any more?
simonmorris
2012/03/15 16:53:19
Done.
|
| #include "remoting/protocol/input_stub.h" |
| class MessageLoop; |