Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 6807a38eccc67fa58e85c166bc88b4c2b30f64fc..e95ffa13fbe3d046f7b9e74dc818f4bd9d04f9c4 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -579,6 +579,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', |