| Index: sdk/lib/_internal/compiler/implementation/mirrors_used.dart
|
| diff --git a/sdk/lib/_internal/compiler/implementation/mirrors_used.dart b/sdk/lib/_internal/compiler/implementation/mirrors_used.dart
|
| index 276cab2e50b5ceb631aa6710a4809fcdb5f732c3..3041a4214a1a2c0961988c8bdd71d18763778118 100644
|
| --- a/sdk/lib/_internal/compiler/implementation/mirrors_used.dart
|
| +++ b/sdk/lib/_internal/compiler/implementation/mirrors_used.dart
|
| @@ -41,9 +41,6 @@ import 'tree/tree.dart' show
|
| NewExpression,
|
| Node;
|
|
|
| -import 'resolution/resolution.dart' show
|
| - ConstantMapper;
|
| -
|
| /**
|
| * Compiler task that analyzes MirrorsUsed annotations.
|
| *
|
|
|