Chromium Code Reviews| Index: runtime/vm/vm.gypi |
| diff --git a/runtime/vm/vm.gypi b/runtime/vm/vm.gypi |
| index ba02d6e8755b2ade436a27cd22d0a9850d64b898..df343752bfadf12d109c26748233b0067cae677c 100644 |
| --- a/runtime/vm/vm.gypi |
| +++ b/runtime/vm/vm.gypi |
| @@ -195,7 +195,7 @@ |
| '--input_cc', '<(builtin_in_cc_file)', |
| '--include', 'vm/bootstrap.h', |
| '--var_name', 'dart::Bootstrap::async_source_', |
| - '<@(_sources)', |
| + '<@(async_dart)', |
| ], |
| 'message': 'Generating ''<(async_cc_file)'' file.' |
| }, |