| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index ac8c913a609db5915ff18bbf62b9b8824c6ad808..9cd377d9e35a9d5ad374a93dc2b2ba1708aaed8a 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -464,6 +464,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',
|
|
|