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 c3373d8b89c2de3ce4c584b6f09b4aabae0d3d66..0b086c925f02b24d03cf727f8c8fda4674918d24 100644 |
--- a/pkg/compiler/lib/src/js_backend/backend_helpers.dart |
+++ b/pkg/compiler/lib/src/js_backend/backend_helpers.dart |
@@ -4,7 +4,6 @@ |
library dart2js.js_backend.helpers; |
-import '../common.dart'; |
import '../common/names.dart' show Identifiers, Uris; |
import '../common_elements.dart' show CommonElements, ElementEnvironment; |
import '../elements/elements.dart' show PublicName; |