| Index: remoting/test/remote_host_info_fetcher_unittest.cc
|
| diff --git a/remoting/test/remote_host_info_fetcher_unittest.cc b/remoting/test/remote_host_info_fetcher_unittest.cc
|
| index 1c5bd83e8d1ccfd89743f7d21f21976f08bc201c..e088a6ba36a564f58941600675cd7e27d806c8d0 100644
|
| --- a/remoting/test/remote_host_info_fetcher_unittest.cc
|
| +++ b/remoting/test/remote_host_info_fetcher_unittest.cc
|
| @@ -5,6 +5,7 @@
|
| #include "remoting/test/remote_host_info_fetcher.h"
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "net/url_request/test_url_fetcher_factory.h"
|
|
|