Chromium Code Reviews| Index: remoting/protocol/fake_connection_to_host.h |
| diff --git a/remoting/protocol/fake_connection_to_host.h b/remoting/protocol/fake_connection_to_host.h |
| index 6717c21bb7d93643024f509758329c824c09e0d9..76b497b3ecb619bf9ccb83413697d02b7c7bfd46 100644 |
| --- a/remoting/protocol/fake_connection_to_host.h |
| +++ b/remoting/protocol/fake_connection_to_host.h |
| @@ -8,6 +8,7 @@ |
| #include <string> |
| #include "base/macros.h" |
| +#include "base/single_thread_task_runner.h" |
| #include "remoting/protocol/connection_to_host.h" |
| #include "remoting/protocol/protocol_mock_objects.h" |