Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index fce37f6f4cce44195f00918d89babfbb70d01e62..5fa01b6e589945320a7e45661f502cbc2a85b257 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -116,6 +116,7 @@ |
| 'containers/hash_tables.h', |
| 'containers/linked_list.h', |
| 'containers/mru_cache.h', |
| + 'containers/scoped_ptr_hash_map.h', |
| 'containers/small_map.h', |
| 'containers/stack_container.h', |
| 'cpu.cc', |