Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 1049149a26c59b456630cdb67e176f4be541b1b0..a44ce2db40f68d5154fe603c20df38caef29fa35 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -583,6 +583,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', |