Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index bb896d05e50bfc023417f1d2d13835364b28f264..34348f8d85a88b692dd7f8adf87efb2669cda370 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -45,6 +45,8 @@ |
| 'bitmap.cc', |
| 'bitmap.h', |
| 'bitmap_test.cc', |
| + 'block_scheduler.cc', |
| + 'block_scheduler.h', |
| 'boolfield.h', |
| 'boolfield_test.cc', |
| 'bootstrap.h', |