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

Unified Diff: net/android/gurl_utils.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/android/gurl_utils.h ('k') | net/base/cache_type.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/android/gurl_utils.cc
diff --git a/net/android/gurl_utils.cc b/net/android/gurl_utils.cc
index 826b1b8e6676700560fdb99531a079759b185339..28a580236d5f4a8f20cbfbdf77424342c76eb34c 100644
--- a/net/android/gurl_utils.cc
+++ b/net/android/gurl_utils.cc
@@ -33,4 +33,4 @@ bool RegisterGURLUtils(JNIEnv* env) {
return RegisterNativesImpl(env);
}
-} // net namespace
+} // namespace net
« no previous file with comments | « net/android/gurl_utils.h ('k') | net/base/cache_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698