Chromium Code Reviews| Index: tests/compiler/dart2js_extra/math_lib_test.dart |
| diff --git a/tests/compiler/dart2js_extra/math_lib_test.dart b/tests/compiler/dart2js_extra/math_lib_test.dart |
| index 14fd02228b1a0f7830cdfcb2cdf6e307d5003b27..aec45b82fe5779cb8ea2418aef5c6a771e216eaf 100644 |
| --- a/tests/compiler/dart2js_extra/math_lib_test.dart |
| +++ b/tests/compiler/dart2js_extra/math_lib_test.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| library math_lib_test; |
| -import "package:expect/expect.dart"; |
| import 'dart:math'; |
| main() { |