Chromium Code Reviews| Index: sdk/lib/scalarlist/scalarlist_sources.gypi |
| diff --git a/sdk/lib/scalarlist/scalarlist_sources.gypi b/sdk/lib/scalarlist/scalarlist_sources.gypi |
| index 70a6ab87b0b05d77a72364a043e3206200609c9e..e76aae636df3d546f70a6c5edf1eb7968dd0c559 100644 |
| --- a/sdk/lib/scalarlist/scalarlist_sources.gypi |
| +++ b/sdk/lib/scalarlist/scalarlist_sources.gypi |
| @@ -9,5 +9,6 @@ |
| # that the VM does not allow normal library structure for builtin |
| # libraries. |
| 'byte_arrays.dart', |
| + 'simd128.dart', |
| ], |
| } |