| 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 ee1dab9ddbd13e496013e252c67ca5a3d76194bb..7606e4d1b5099ffa4bbbca47c7b5f655e4e2f05b 100644
|
| --- a/pkg/compiler/lib/src/js_backend/backend_impact.dart
|
| +++ b/pkg/compiler/lib/src/js_backend/backend_impact.dart
|
| @@ -8,7 +8,6 @@ import '../compiler.dart' show Compiler;
|
| import '../core_types.dart' show CoreClasses;
|
| import '../dart_types.dart' show InterfaceType;
|
| import '../elements/elements.dart' show ClassElement, Element;
|
| -
|
| import 'backend_helpers.dart';
|
| import 'constant_system_javascript.dart';
|
| import 'js_backend.dart';
|
|
|