Chromium Code Reviews| Index: net/dns/async_host_resolver.h |
| =================================================================== |
| --- net/dns/async_host_resolver.h (revision 95949) |
| +++ net/dns/async_host_resolver.h (working copy) |
| @@ -24,7 +24,7 @@ |
| class AddressesList; |
| class ClientSocketFactory; |
| -class NET_API AsyncHostResolver |
| +class NET_EXPORT AsyncHostResolver |
| : public HostResolver, |
| public DnsTransaction::Delegate, |
| NON_EXPORTED_BASE(public base::NonThreadSafe) { |