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

Unified Diff: base/callback_internal.cc

Issue 10541081: Fix comment typo. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/callback_internal.cc
diff --git a/base/callback_internal.cc b/base/callback_internal.cc
index a483293257e445224c6c6148bc8e7c5a6ff2db58..e50524b174d706b23c3eb77a6ab4eddc5cbf321f 100644
--- a/base/callback_internal.cc
+++ b/base/callback_internal.cc
@@ -32,5 +32,5 @@ CallbackBase::CallbackBase(BindStateBase* bind_state)
CallbackBase::~CallbackBase() {
}
-} // namespace base
} // namespace internal
+} // namespace base
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698