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

Unified Diff: base/guid.h

Issue 24767002: Minor clean-up in base/guid.* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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/guid.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/guid.h
diff --git a/base/guid.h b/base/guid.h
index 468b65ff61935c2eae409cfe18d37d3aca9811b2..2a4ed4c4b5c13e70c87225760c49f17c15549e89 100644
--- a/base/guid.h
+++ b/base/guid.h
@@ -27,6 +27,6 @@ BASE_EXPORT bool IsValidGUID(const std::string& guid);
BASE_EXPORT std::string RandomDataToGUIDString(const uint64 bytes[2]);
#endif
-} // namespace guid
+} // namespace base
#endif // BASE_GUID_H_
« no previous file with comments | « no previous file | base/guid.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698