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

Unified Diff: base/android/jni_string.cc

Issue 981803003: base: Add/Fix namespace closing comments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « no previous file | base/atomicops_internals_arm64_gcc.h » ('j') | base/atomicops_internals_portable.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/jni_string.cc
diff --git a/base/android/jni_string.cc b/base/android/jni_string.cc
index d25fed822bc3dbea5d3abd294763335e88acf966..57c2805ead39177d462daba5aa345bfd9026973d 100644
--- a/base/android/jni_string.cc
+++ b/base/android/jni_string.cc
@@ -18,7 +18,7 @@ jstring ConvertUTF16ToJavaStringImpl(JNIEnv* env,
return result;
}
-}
+} // namespace
namespace base {
namespace android {
« no previous file with comments | « no previous file | base/atomicops_internals_arm64_gcc.h » ('j') | base/atomicops_internals_portable.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698