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

Unified Diff: base/win/scoped_variant.h

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
« base/threading/thread_restrictions.h ('K') | « base/vlog.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/win/scoped_variant.h
diff --git a/base/win/scoped_variant.h b/base/win/scoped_variant.h
index b6e65798fbd03c1a51eaef77839797393c28f82c..6a28c6832b212464d25abbe0086f61ee848dc0ab 100644
--- a/base/win/scoped_variant.h
+++ b/base/win/scoped_variant.h
@@ -161,6 +161,6 @@ class BASE_EXPORT ScopedVariant {
};
} // namespace win
-} // namesoace base
+} // namespace base
#endif // BASE_WIN_SCOPED_VARIANT_H_
« base/threading/thread_restrictions.h ('K') | « base/vlog.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698