| Index: tests/compiler/dart2js/compiler_test.dart
|
| diff --git a/tests/compiler/dart2js/compiler_test.dart b/tests/compiler/dart2js/compiler_test.dart
|
| index e9ba0249f19babbdf173302c8d4e855f5598b7df..642f7bea90ce3e1c87d4154cebd848a3c6ad90cc 100644
|
| --- a/tests/compiler/dart2js/compiler_test.dart
|
| +++ b/tests/compiler/dart2js/compiler_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 "../../../sdk/lib/_internal/compiler/implementation/dart2jslib.dart";
|
| import "../../../sdk/lib/_internal/compiler/implementation/elements/elements.dart";
|
| import "../../../sdk/lib/_internal/compiler/implementation/resolution/resolution.dart";
|
|
|