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

Unified Diff: net/cert/ct_known_logs.cc

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/cert_verify_proc_whitelist.h ('k') | net/cert/ct_log_verifier_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/cert/ct_known_logs.cc
diff --git a/net/cert/ct_known_logs.cc b/net/cert/ct_known_logs.cc
index a65988971ed4494e267c1ee1dbe9a36613258e34..cca1fbefcef33620a0d8f6e2bae419a86db86337 100644
--- a/net/cert/ct_known_logs.cc
+++ b/net/cert/ct_known_logs.cc
@@ -92,4 +92,3 @@ bool IsLogDisqualified(base::StringPiece log_id,
} // namespace ct
} // namespace net
-
« no previous file with comments | « net/cert/cert_verify_proc_whitelist.h ('k') | net/cert/ct_log_verifier_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698