| Index: tests/compiler/dart2js_native/native_named_constructors3_frog_test.dart
|
| diff --git a/tests/compiler/dart2js_native/native_named_constructors3_frog_test.dart b/tests/compiler/dart2js_native/native_named_constructors3_frog_test.dart
|
| index a1c06fd01bd6a13374044df3c159bea3c2835b4e..e13fd460d8b4a30e283fc438a5901aca1c552549 100644
|
| --- a/tests/compiler/dart2js_native/native_named_constructors3_frog_test.dart
|
| +++ b/tests/compiler/dart2js_native/native_named_constructors3_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 with factory constructors and NO static methods.
|
| // Regression test.
|
|
|
|
|