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

Unified Diff: net/base/zap.h

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/base/proxy_delegate.h ('k') | net/base/zap.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/zap.h
diff --git a/net/base/zap.h b/net/base/zap.h
index be60828b963599da3dd159703d60ef469bd2f1bb..f9c90cdc82bd9d4a631a329ca38f04a9de0fd72e 100644
--- a/net/base/zap.h
+++ b/net/base/zap.h
@@ -25,6 +25,6 @@ void ZapString(std::string* s);
// Overwrite a base::string16's internal buffer with 0's.
void ZapString(base::string16* s);
-} // net
+} // namespace net
#endif // NET_BASE_ZAP_H_
« no previous file with comments | « net/base/proxy_delegate.h ('k') | net/base/zap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698