| Index: pkg/compiler/lib/src/common/codegen.dart
|
| diff --git a/pkg/compiler/lib/src/common/codegen.dart b/pkg/compiler/lib/src/common/codegen.dart
|
| index 8a26860cb77c12d90ed6b1a977c46c04224eefd5..cee2fcb2f78103e04e5e9d1128fa8eb2ce622ce5 100644
|
| --- a/pkg/compiler/lib/src/common/codegen.dart
|
| +++ b/pkg/compiler/lib/src/common/codegen.dart
|
| @@ -4,7 +4,6 @@
|
|
|
| library dart2js.common.codegen;
|
|
|
| -import '../closure.dart' show SynthesizedCallMethodElementX;
|
| import '../common.dart';
|
| import '../compiler.dart' show Compiler;
|
| import '../constants/values.dart' show ConstantValue;
|
|
|