| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 2ee97d3681efdd996a8b8a3b960619fafb8658c3..9e80ecb0c4fe7dacdf0f5d2840bf0aacc4a6fa38 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -454,6 +454,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',
|
|
|