| Index: sdk/lib/_internal/compiler/implementation/patch_parser.dart
|
| diff --git a/sdk/lib/_internal/compiler/implementation/patch_parser.dart b/sdk/lib/_internal/compiler/implementation/patch_parser.dart
|
| index 128ba88af2b29a6a17b23b1426b418dc9ee6e2d8..02c4ecc1ffba2b0dfee46119129c3962fba67880 100644
|
| --- a/sdk/lib/_internal/compiler/implementation/patch_parser.dart
|
| +++ b/sdk/lib/_internal/compiler/implementation/patch_parser.dart
|
| @@ -114,7 +114,6 @@
|
|
|
| library patchparser;
|
|
|
| -import "dart:uri";
|
| import "tree/tree.dart" as tree;
|
| import "dart2jslib.dart" as leg; // CompilerTask, Compiler.
|
| import "apiimpl.dart";
|
|
|