Index: base/base.gyp |
diff --git a/base/base.gyp b/base/base.gyp |
index 53c974c0c58a0cef8b68a402ff4e19d37d3c5425..fbf47ba889d2eab84005209a5f030e3e5c014f66 100644 |
--- a/base/base.gyp |
+++ b/base/base.gyp |
@@ -542,6 +542,7 @@ |
'threading/thread_local_storage_unittest.cc', |
'threading/thread_local_unittest.cc', |
'threading/thread_unittest.cc', |
+ 'threading/thread_id_name_manager_unittest.cc', |
jonathan.backer
2012/12/06 16:29:08
nit: sorted order?
dsinclair
2012/12/06 17:55:05
Done.
|
'threading/watchdog_unittest.cc', |
'threading/worker_pool_posix_unittest.cc', |
'threading/worker_pool_unittest.cc', |