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

Unified Diff: net/base/proxy_delegate.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/mime_sniffer_perftest.cc ('k') | net/base/zap.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/proxy_delegate.h
diff --git a/net/base/proxy_delegate.h b/net/base/proxy_delegate.h
index e216683b1d20028e99bd67f8e752510d5efcfdc1..aa86c8ebe0eafecb691a43af35c6b4b5ff972d6a 100644
--- a/net/base/proxy_delegate.h
+++ b/net/base/proxy_delegate.h
@@ -86,6 +86,6 @@ class NET_EXPORT ProxyDelegate {
DISALLOW_COPY_AND_ASSIGN(ProxyDelegate);
};
-}
+} // namespace net
#endif // NET_BASE_PROXY_DELEGATE_H_
« no previous file with comments | « net/base/mime_sniffer_perftest.cc ('k') | net/base/zap.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698