| Index: pkg/compiler/lib/src/js_backend/no_such_method_registry.dart
|
| diff --git a/pkg/compiler/lib/src/js_backend/no_such_method_registry.dart b/pkg/compiler/lib/src/js_backend/no_such_method_registry.dart
|
| index d6ea7a6b3f7169bac19ae785b67b0660a77ed872..e04757f3e6afd19f3b46d231aa646048b2213ee4 100644
|
| --- a/pkg/compiler/lib/src/js_backend/no_such_method_registry.dart
|
| +++ b/pkg/compiler/lib/src/js_backend/no_such_method_registry.dart
|
| @@ -8,7 +8,6 @@ import '../compiler.dart' show Compiler;
|
| import '../elements/elements.dart';
|
| import '../tree/tree.dart';
|
| import '../types/types.dart';
|
| -
|
| import 'backend.dart';
|
|
|
| /**
|
|
|