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

Unified Diff: base/strings/string_piece.h

Issue 1629693002: Add missing closing namespace comments to wtf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « base/containers/hash_tables.h ('k') | third_party/WebKit/Source/wtf/ASCIICType.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/strings/string_piece.h
diff --git a/base/strings/string_piece.h b/base/strings/string_piece.h
index 92634b9362b7dfb405ef7c7210f90688e385d25d..b8f4afc5a5d846c815cfb6aab79aa08d2956c68b 100644
--- a/base/strings/string_piece.h
+++ b/base/strings/string_piece.h
@@ -464,6 +464,6 @@ struct hash<base::StringPiece16> {
}
};
-} // namespace BASE_HASH_NAMESPACE
+} // namespace base_hash
#endif // BASE_STRINGS_STRING_PIECE_H_
« no previous file with comments | « base/containers/hash_tables.h ('k') | third_party/WebKit/Source/wtf/ASCIICType.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698