Chromium Code Reviews| Index: runtime/lib/core_patch.dart |
| =================================================================== |
| --- runtime/lib/core_patch.dart (revision 20148) |
| +++ runtime/lib/core_patch.dart (working copy) |
| @@ -3,4 +3,4 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| import "dart:math"; |
| -import "dart:scalarlist"; |
| +import "dart:typeddata"; |