Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 6eb0056674d15758ab80c18d06a5483a52b06c2b..f1a0e0d4783d5cd36ef957485f8bc7ec05645bb1 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -446,6 +446,8 @@ |
| 'tags.h', |
| 'thread.cc', |
| 'thread.h', |
| + 'thread_barrier.h', |
| + 'thread_barrier_test.cc', |
| 'thread_interrupter.cc', |
| 'thread_interrupter.h', |
| 'thread_interrupter_android.cc', |