Chromium Code Reviews| Index: base/containers/hash_tables.h |
| diff --git a/base/containers/hash_tables.h b/base/containers/hash_tables.h |
| index 8da7b6726852d2c762c6c2ff9ad5035d7450e5ba..dbd85074d605cba49163ab5fa5f46f0f4d1b7613 100644 |
| --- a/base/containers/hash_tables.h |
| +++ b/base/containers/hash_tables.h |
| @@ -36,7 +36,7 @@ struct hash<std::pair<Type1, Type2>> { |
| } |
| }; |
| -} // namespace BASE_HASH_NAMESPACE |
| +} // namespace base_hash |
| namespace base { |