Index: runtime/lib/async_sources.gypi |
diff --git a/runtime/lib/async_sources.gypi b/runtime/lib/async_sources.gypi |
index 4b906a628add44ffabbaa9246b56b1683b5cadef..2c41f96195ec550f7bed7f3a6baec1818c2a0bea 100644 |
--- a/runtime/lib/async_sources.gypi |
+++ b/runtime/lib/async_sources.gypi |
@@ -9,5 +9,6 @@ |
'deferred_load_patch.dart', |
'schedule_microtask_patch.dart', |
'timer_patch.dart', |
+ 'async.cc', |
], |
} |