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

Unified Diff: net/cert/signed_tree_head.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/cert/ocsp_verify_result.h ('k') | net/cert/test_keychain_search_list_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/cert/signed_tree_head.h
diff --git a/net/cert/signed_tree_head.h b/net/cert/signed_tree_head.h
index 2d65192fc542624b5a2b7a193d4b9a85e0e4c643..2b97f744506c01912550dfa31d51262d2d682366 100644
--- a/net/cert/signed_tree_head.h
+++ b/net/cert/signed_tree_head.h
@@ -61,4 +61,4 @@ NET_EXPORT bool operator!=(const SignedTreeHead& lhs,
} // namespace net
-#endif
+#endif // NET_CERT_SIGNED_TREE_HEAD_H_
« no previous file with comments | « net/cert/ocsp_verify_result.h ('k') | net/cert/test_keychain_search_list_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698