Chromium Code Reviews| Index: net/base/host_resolver_proc.h |
| =================================================================== |
| --- net/base/host_resolver_proc.h (revision 38082) |
| +++ net/base/host_resolver_proc.h (working copy) |
| @@ -32,9 +32,6 @@ |
| AddressFamily address_family, |
| AddressList* addrlist) = 0; |
| - // Test to see if IPv6 is supported. |
| - static bool IPv6Supported(); |
| - |
| protected: |
| friend class base::RefCountedThreadSafe<HostResolverProc>; |