| Index: remoting/test/host_list_fetcher_unittest.cc
|
| diff --git a/remoting/test/host_list_fetcher_unittest.cc b/remoting/test/host_list_fetcher_unittest.cc
|
| index a0db38178bc12dcf2cb62d37ca890e89ba340ef5..47dcf899532ce858ac56a114ea1d85f88cda4ec3 100644
|
| --- a/remoting/test/host_list_fetcher_unittest.cc
|
| +++ b/remoting/test/host_list_fetcher_unittest.cc
|
| @@ -5,6 +5,7 @@
|
| #include "remoting/test/host_list_fetcher.h"
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "base/strings/stringprintf.h"
|
|
|