| Index: remoting/test/host_list_fetcher.h
|
| diff --git a/remoting/test/host_list_fetcher.h b/remoting/test/host_list_fetcher.h
|
| index af014d24dac8344d96fbd0033e38e8d78e5a4520..7b7cc3a1c3f91dee6f9b8a435294edb80f27d157 100644
|
| --- a/remoting/test/host_list_fetcher.h
|
| +++ b/remoting/test/host_list_fetcher.h
|
| @@ -9,6 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
|
|