| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 17b76293460245b80e00759136b8600c78645d81..b0d39a71a2048b9097580e4689e7193382284f81 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -468,6 +468,8 @@
|
| 'threading/thread_checker_impl.h',
|
| 'threading/thread_collision_warner.cc',
|
| 'threading/thread_collision_warner.h',
|
| + 'threading/thread_id_name_manager.cc',
|
| + 'threading/thread_id_name_manager.h',
|
| 'threading/thread_local.h',
|
| 'threading/thread_local_posix.cc',
|
| 'threading/thread_local_storage.h',
|
|
|