Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(609)

Unified Diff: net/dns/host_resolver_proc.h

Issue 266243004: Clang format slam. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/dns/host_resolver_proc.h
diff --git a/net/dns/host_resolver_proc.h b/net/dns/host_resolver_proc.h
index 014a720e375121e3ed765dc36c56f044b7c5e071..cbfc12d6d13fa67a87dd1793d9cc2ebd38ab9c61 100644
--- a/net/dns/host_resolver_proc.h
+++ b/net/dns/host_resolver_proc.h
@@ -100,6 +100,7 @@ class NET_EXPORT_PRIVATE SystemHostResolverProc : public HostResolverProc {
HostResolverFlags host_resolver_flags,
AddressList* addr_list,
int* os_error) OVERRIDE;
+
protected:
virtual ~SystemHostResolverProc();

Powered by Google App Engine
This is Rietveld 408576698