| Index: pkg/compiler/lib/src/js_backend/backend_helpers.dart
|
| diff --git a/pkg/compiler/lib/src/js_backend/backend_helpers.dart b/pkg/compiler/lib/src/js_backend/backend_helpers.dart
|
| index fb27a2f782bf0e1a526ece2fda1c4f5b34af76b2..febfd57d05b51da959784653ec18bed9f1fcc5ab 100644
|
| --- a/pkg/compiler/lib/src/js_backend/backend_helpers.dart
|
| +++ b/pkg/compiler/lib/src/js_backend/backend_helpers.dart
|
| @@ -6,7 +6,6 @@ library dart2js.js_backend.helpers;
|
|
|
| import '../common.dart';
|
| import '../common/names.dart' show Identifiers, Uris;
|
| -import '../compiler.dart' show Compiler;
|
| import '../common_elements.dart' show CommonElements, ElementEnvironment;
|
| import '../elements/elements.dart' show PublicName;
|
| import '../elements/entities.dart';
|
|
|