| Index: pkg/compiler/lib/src/js_backend/backend_impact.dart
|
| diff --git a/pkg/compiler/lib/src/js_backend/backend_impact.dart b/pkg/compiler/lib/src/js_backend/backend_impact.dart
|
| index f2df00dd4a7ac4ff0ca8280bb87733c254d35e9f..178c6ee1f6d30612ad83edbbde12b824380e714e 100644
|
| --- a/pkg/compiler/lib/src/js_backend/backend_impact.dart
|
| +++ b/pkg/compiler/lib/src/js_backend/backend_impact.dart
|
| @@ -12,7 +12,6 @@ import '../elements/elements.dart' show ClassElement, Element;
|
| import '../universe/selector.dart';
|
| import '../util/enumset.dart';
|
| import 'backend_helpers.dart';
|
| -import 'constant_system_javascript.dart';
|
| import 'js_backend.dart';
|
|
|
| /// Backend specific features required by a backend impact.
|
|
|