Index: pkg/compiler/lib/src/js_backend/namer.dart |
diff --git a/pkg/compiler/lib/src/js_backend/namer.dart b/pkg/compiler/lib/src/js_backend/namer.dart |
index 97ad11cc52e0f3c5d8cec3ddf72f078f4c01bc5a..2202b005142df989c69a65082a8133e172dc4c46 100644 |
--- a/pkg/compiler/lib/src/js_backend/namer.dart |
+++ b/pkg/compiler/lib/src/js_backend/namer.dart |
@@ -11,7 +11,6 @@ import 'package:js_runtime/shared/embedded_names.dart' show JsGetName; |
import '../closure.dart'; |
import '../common.dart'; |
import '../common/names.dart' show Identifiers, Selectors; |
-import '../compiler.dart' show Compiler; |
import '../constants/values.dart'; |
import '../core_types.dart' show CommonElements; |
import '../elements/resolution_types.dart'; |