Chromium Code Reviews| Index: tests/corelib/sort_test.dart | 
| diff --git a/tests/corelib/sort_test.dart b/tests/corelib/sort_test.dart | 
| index 64959b1456db5203690450332ba955a23bbac2eb..a421e2bede30b058f5eafddcc443d21c6fbf363c 100644 | 
| --- a/tests/corelib/sort_test.dart | 
| +++ b/tests/corelib/sort_test.dart | 
| @@ -4,7 +4,6 @@ | 
| // Dart test for sort routines. | 
| library sort_test; | 
| -import 'dart:coreimpl'; | 
| import 'sort_helper.dart'; | 
| main() { |