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

Unified Diff: net/http/http_auth_multi_round_parse_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/http/http_auth_gssapi_posix.cc ('k') | net/http/http_security_headers_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/http_auth_multi_round_parse_unittest.cc
diff --git a/net/http/http_auth_multi_round_parse_unittest.cc b/net/http/http_auth_multi_round_parse_unittest.cc
index 1be5ad1f5dcfa84fe7dc0b5c851dd0e3e7d72337..7692abf6421fcc610c6a6b8e0182cc167a2982f1 100644
--- a/net/http/http_auth_multi_round_parse_unittest.cc
+++ b/net/http/http_auth_multi_round_parse_unittest.cc
@@ -75,4 +75,5 @@ TEST(HttpAuthHandlerNegotiateParseTest,
ParseLaterRoundChallenge("negotiate", &challenge, &encoded_token,
&decoded_token));
}
-}
+
+} // namespace net
« no previous file with comments | « net/http/http_auth_gssapi_posix.cc ('k') | net/http/http_security_headers_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698