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

Unified Diff: net/dns/dns_response.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/dns_response.h
diff --git a/net/dns/dns_response.h b/net/dns/dns_response.h
index 57abecf62536da8b056c0acbe6c89e7c90445fe8..c591c32bd3d953824e7cd2abd3fd76c7a559c156 100644
--- a/net/dns/dns_response.h
+++ b/net/dns/dns_response.h
@@ -95,7 +95,7 @@ class NET_EXPORT_PRIVATE DnsResponse {
DNS_ADDRESS_TTL_MISMATCH, // OBSOLETE. No longer used.
DNS_NO_ADDRESSES, // OBSOLETE. No longer used.
// Only add new values here.
- DNS_PARSE_RESULT_MAX, // Bounding value for histograms.
+ DNS_PARSE_RESULT_MAX, // Bounding value for histograms.
};
// Constructs a response buffer large enough to store one byte more than

Powered by Google App Engine
This is Rietveld 408576698