Index: net/base/host_resolver.h |
=================================================================== |
--- net/base/host_resolver.h (revision 40100) |
+++ net/base/host_resolver.h (working copy) |
@@ -170,7 +170,7 @@ |
protected: |
friend class base::RefCountedThreadSafe<HostResolver>; |
- HostResolver() {} |
+ HostResolver() { } |
// If any completion callbacks are pending when the resolver is destroyed, |
// the host resolutions are cancelled, and the completion callbacks will not |