| Index: remoting/host/client_session_unittest.cc
|
| diff --git a/remoting/host/client_session_unittest.cc b/remoting/host/client_session_unittest.cc
|
| index 84783bbea8973d1becb5724f7312257ec5ae6d9f..bf54230d2223fb3f12d4ce38c97c22d4d0d1a8d5 100644
|
| --- a/remoting/host/client_session_unittest.cc
|
| +++ b/remoting/host/client_session_unittest.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/message_loop.h"
|
| #include "remoting/base/constants.h"
|
| #include "remoting/host/client_session.h"
|
| #include "remoting/host/host_mock_objects.h"
|
|
|