| Index: frog/tests/leg/src/parser_helper.dart
|
| diff --git a/frog/tests/leg/src/parser_helper.dart b/frog/tests/leg/src/parser_helper.dart
|
| index abd1b8a9b1f0b2cc452cdf7970a86e5e5c1df9d2..7655b3e8f9556ff497372048d4d83d82e6b10d1d 100644
|
| --- a/frog/tests/leg/src/parser_helper.dart
|
| +++ b/frog/tests/leg/src/parser_helper.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| #library('parser_helper');
|
|
|
| -#import("../../../../lib/uri/uri.dart");
|
| +#import("dart:uri");
|
|
|
| #import("../../../../lib/compiler/implementation/elements/elements.dart");
|
| #import("../../../../lib/compiler/implementation/tree/tree.dart");
|
|
|