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

Unified Diff: net/proxy/proxy_script_decider.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/proxy/proxy_list_unittest.cc ('k') | net/reporting/reporting_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/proxy/proxy_script_decider.cc
diff --git a/net/proxy/proxy_script_decider.cc b/net/proxy/proxy_script_decider.cc
index bc8a96776cedf920eb80c88da0b3d87c5ee46ee1..d713b2fa708cadc2830597b5c27cc50d71661ac9 100644
--- a/net/proxy/proxy_script_decider.cc
+++ b/net/proxy/proxy_script_decider.cc
@@ -39,7 +39,7 @@ bool LooksLikePacScript(const base::string16& script) {
base::string16::npos;
}
-}
+} // anonymous namespace
// This is the hard-coded location used by the DNS portion of web proxy
// auto-discovery.
« no previous file with comments | « net/proxy/proxy_list_unittest.cc ('k') | net/reporting/reporting_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698