Chromium Code Reviews| Index: lib/isolate/isolate_leg.dart |
| =================================================================== |
| --- lib/isolate/isolate_leg.dart (revision 5562) |
| +++ lib/isolate/isolate_leg.dart (working copy) |
| @@ -36,8 +36,7 @@ |
| */ |
| #library("dart:isolate"); |
| -//#import("../uri/uri.dart"); |
| -#import("../../frog/leg/lib/uri_toremove.dart"); |
| +#import("dart:uri"); |
| #source("isolate_api.dart"); |
| #source("frog/compiler_hooks.dart"); |
| #source("frog/isolateimpl.dart"); |