| Index: tests/compiler/dart2js_foreign/native_missing_method2_test.dart
|
| diff --git a/tests/compiler/dart2js_foreign/native_missing_method2_test.dart b/tests/compiler/dart2js_foreign/native_missing_method2_test.dart
|
| index bd6bae45b8bd63de2ee9d43ac23b221e19e824b6..fb99986e903aa077be0d7c1a81594ee5074af4aa 100644
|
| --- a/tests/compiler/dart2js_foreign/native_missing_method2_test.dart
|
| +++ b/tests/compiler/dart2js_foreign/native_missing_method2_test.dart
|
| @@ -2,7 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -import "package:expect/expect.dart";
|
| import 'native_metadata.dart';
|
|
|
| @Native("*A")
|
|
|