| Index: tests/compiler/dart2js/dead_phi_eliminator_test.dart
|
| diff --git a/tests/compiler/dart2js/dead_phi_eliminator_test.dart b/tests/compiler/dart2js/dead_phi_eliminator_test.dart
|
| index 4551e3406aeb0abd4b42b66aec4f6cfb9bdcf94e..8ba3387ef9d16cc8c64b046880f26f1b1492c5fe 100644
|
| --- a/tests/compiler/dart2js/dead_phi_eliminator_test.dart
|
| +++ b/tests/compiler/dart2js/dead_phi_eliminator_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 'compiler_helper.dart';
|
|
|
| const String TEST_ONE = r"""
|
|
|