Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 5febc5a8f45ed3782abbb459934d7ea53942748a..b2c2a031a0cf890aa22d98e563a07b8f6cf27d22 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -441,6 +441,8 @@ |
| 'threading/simple_thread.h', |
| 'threading/thread.cc', |
| 'threading/thread.h', |
| + 'threading/thread_id_name_manager.cc', |
| + 'threading/thread_id_name_manager.h', |
| 'threading/thread_checker.h', |
| 'threading/thread_checker_impl.cc', |
| 'threading/thread_checker_impl.h', |