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

Unified Diff: net/der/encode_values.h

Issue 2562113002: Fix header guards in //net. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « net/cookies/parsed_cookie.h ('k') | net/disk_cache/net_log_parameters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/der/encode_values.h
diff --git a/net/der/encode_values.h b/net/der/encode_values.h
index d3fa08a89eec8ed528a4a8f4fe62c663b9f9c3f6..48a68fa07c53bd6cfcaaef7f9999a0934985d334 100644
--- a/net/der/encode_values.h
+++ b/net/der/encode_values.h
@@ -26,4 +26,4 @@ NET_EXPORT bool EncodeTimeAsGeneralizedTime(const base::Time& time,
} // namespace net
-#endif // NET_DER_ENCODE_VALUES_H
+#endif // NET_DER_ENCODE_VALUES_H_
« no previous file with comments | « net/cookies/parsed_cookie.h ('k') | net/disk_cache/net_log_parameters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698