Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 955233cadd45d8dee09449351bb8537a75a4134b..702a6487e8a7ed55f17e74a24a9c562b3b665bad 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -574,6 +574,7 @@ |
| 'threading/thread_id_name_manager.h', |
| 'threading/thread_local.h', |
| 'threading/thread_local_posix.cc', |
| + 'threading/thread_local_storage.cc', |
| 'threading/thread_local_storage.h', |
| 'threading/thread_local_storage_posix.cc', |
| 'threading/thread_local_storage_win.cc', |