| 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 29e674396bcb16660f486a940601b56f9dd64e64..aae737b42853ca3a8f1846e61370241e97007f2f 100644
|
| --- a/pkg/compiler/lib/src/js_backend/backend_impact.dart
|
| +++ b/pkg/compiler/lib/src/js_backend/backend_impact.dart
|
| @@ -4,8 +4,6 @@
|
|
|
| library dart2js.js_helpers.impact;
|
|
|
| -import '../common/names.dart' show
|
| - Identifiers;
|
| import '../compiler.dart' show
|
| Compiler;
|
| import '../core_types.dart' show
|
|
|