| Index: tests/compiler/dart2js/minimal_resolution_test.dart
|
| diff --git a/tests/compiler/dart2js/minimal_resolution_test.dart b/tests/compiler/dart2js/minimal_resolution_test.dart
|
| index 483c6125812de9c40f9001f1bd748f8064b98f6b..a571f5512ab649b1bbfd4fea3cb7b139d524e68c 100644
|
| --- a/tests/compiler/dart2js/minimal_resolution_test.dart
|
| +++ b/tests/compiler/dart2js/minimal_resolution_test.dart
|
| @@ -9,7 +9,6 @@ import 'package:compiler/src/common/names.dart';
|
| import 'package:compiler/src/compiler.dart';
|
| import 'package:compiler/src/elements/elements.dart';
|
| import 'package:compiler/src/enqueue.dart';
|
| -import 'package:compiler/src/js_backend/backend.dart' show JavaScriptBackend;
|
| import 'package:expect/expect.dart';
|
| import 'memory_compiler.dart';
|
|
|
|
|