Chromium Code Reviews| Index: remoting/test/host_list_fetcher.h |
| diff --git a/remoting/test/host_list_fetcher.h b/remoting/test/host_list_fetcher.h |
| index 54094bdd654f5bc9a042b006211ba38140735949..dc91fe2e9f37ae88df49ab3d6f35b599588da8a6 100644 |
| --- a/remoting/test/host_list_fetcher.h |
| +++ b/remoting/test/host_list_fetcher.h |
| @@ -15,9 +15,6 @@ |
| #include "net/url_request/url_fetcher_delegate.h" |
| #include "remoting/test/host_info.h" |
| -namespace net { |
| -class UrlFetcher; |
| -} |
| namespace remoting { |
| class URLRequestContextGetter; |
| } |