Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 88b8cb211e2f04700a1c18bb03691de638b92dc6..95428d5bc4fd7ba5ac6ddd2f3ff8f88fb903bce5 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -452,6 +452,7 @@ |
| 'thread_pool.cc', |
| 'thread_pool.h', |
| 'thread_pool_test.cc', |
| + 'thread_registry.cc', |
| 'thread_registry.h', |
| 'thread_test.cc', |
| 'timeline.cc', |