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

Unified Diff: net/cert/cert_verify_proc_whitelist_unittest.cc

Issue 2901103002: Fix closing namespace comments in //net. (Closed)
Patch Set: Rebase. Created 3 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
« no previous file with comments | « net/cert/cert_verify_proc_whitelist.cc ('k') | net/cert/internal/parse_name_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/cert/cert_verify_proc_whitelist_unittest.cc
diff --git a/net/cert/cert_verify_proc_whitelist_unittest.cc b/net/cert/cert_verify_proc_whitelist_unittest.cc
index 1ad6a1c531661336686f880d6a637dc9da1e2d6a..2a52eb3dcb056dbed1a05642b36a4e867bcc8d4f 100644
--- a/net/cert/cert_verify_proc_whitelist_unittest.cc
+++ b/net/cert/cert_verify_proc_whitelist_unittest.cc
@@ -16,7 +16,7 @@ namespace {
namespace test1 {
#include "net/cert/cert_verify_proc_whitelist_unittest1-inc.cc"
-} // namespace test
+} // namespace test1
TEST(CertVerifyProcWhitelistTest, HandlesWosignCerts) {
// The domain must be in the whitelist from
« no previous file with comments | « net/cert/cert_verify_proc_whitelist.cc ('k') | net/cert/internal/parse_name_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698