| Index: remoting/test/test_chromoting_client_unittest.cc
|
| diff --git a/remoting/test/test_chromoting_client_unittest.cc b/remoting/test/test_chromoting_client_unittest.cc
|
| index 6d2522d3599754e73de481435715efbdbd580763..6a4d2cbb39e3a4e0dd40adc3256bcfbc3c496c92 100644
|
| --- a/remoting/test/test_chromoting_client_unittest.cc
|
| +++ b/remoting/test/test_chromoting_client_unittest.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "remoting/protocol/fake_connection_to_host.h"
|
| #include "remoting/signaling/fake_signal_strategy.h"
|
|
|