Index: runtime/vm/vm_sources.gypi |
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
index 228abcb63e0d91ebdef61cd7ab70b3eb2fbfb596..5f5fc57fea54040bcb9b6efd10de67ff7ec228ce 100644 |
--- a/runtime/vm/vm_sources.gypi |
+++ b/runtime/vm/vm_sources.gypi |
@@ -451,6 +451,7 @@ |
'thread_interrupter_android.cc', |
'thread_interrupter_linux.cc', |
'thread_interrupter_macos.cc', |
+ 'thread_interrupter_test.cc', |
'thread_interrupter_win.cc', |
'thread_pool.cc', |
'thread_pool.h', |