| Index: tests/compiler/dart2js_native/native_named_constructors2_frog_test.dart
|
| diff --git a/tests/compiler/dart2js_native/native_named_constructors2_frog_test.dart b/tests/compiler/dart2js_native/native_named_constructors2_frog_test.dart
|
| index 39d0dc4311436817bcd38436e1b7bc0eca07fbcb..fbdd8fb2e4f5d12afca6fdd22210a5c4d62188c7 100644
|
| --- a/tests/compiler/dart2js_native/native_named_constructors2_frog_test.dart
|
| +++ b/tests/compiler/dart2js_native/native_named_constructors2_frog_test.dart
|
| @@ -2,8 +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";
|
| -
|
| // Hidden native class wwith named constructors and static methods.
|
|
|
|
|
|
|