Chromium Code Reviews| Index: tests/compiler/dart2js_foreign/native_property_test.dart |
| diff --git a/tests/compiler/dart2js_foreign/native_property_test.dart b/tests/compiler/dart2js_foreign/native_property_test.dart |
| index e7abbda8dd42d3ded4a7274b7279c568448ee69d..4aa85ea2a46dde4a33626aa8a08902bdb41c81cd 100644 |
| --- a/tests/compiler/dart2js_foreign/native_property_test.dart |
| +++ b/tests/compiler/dart2js_foreign/native_property_test.dart |
| @@ -4,7 +4,6 @@ |
| // Properties on hidden native classes. |
| -import "package:expect/expect.dart"; |
| import 'native_metadata.dart'; |
| @Native("*A") |