| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 6ea3a079e80ae54ce23de61d3f383f0557f260f7..80c00b0e532104eb00a9bd66893e4910f180436b 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -451,6 +451,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',
|
|
|