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