Chromium Code Reviews| Index: remoting/host/session_manager_unittest.cc |
| =================================================================== |
| --- remoting/host/session_manager_unittest.cc (revision 67673) |
| +++ remoting/host/session_manager_unittest.cc (working copy) |
| @@ -3,6 +3,7 @@ |
| // found in the LICENSE file. |
| #include "base/message_loop.h" |
| +#include "base/task.h" |
| #include "remoting/base/mock_objects.h" |
| #include "remoting/host/mock_objects.h" |
| #include "remoting/host/session_manager.h" |