Chromium Code Reviews| Index: runtime/lib/core_patch.dart |
| diff --git a/runtime/lib/core_patch.dart b/runtime/lib/core_patch.dart |
| index abaaea27d9c097217a885c4cb2cfe4274b78f713..081ba83a81ccd8c25724ad93976985f45963aaa4 100644 |
| --- a/runtime/lib/core_patch.dart |
| +++ b/runtime/lib/core_patch.dart |
| @@ -3,3 +3,4 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| import "dart:math"; |
| +import "dart:scalarlist"; |