| Index: lib/compiler/implementation/native_handler.dart
|
| ===================================================================
|
| --- lib/compiler/implementation/native_handler.dart (revision 5925)
|
| +++ lib/compiler/implementation/native_handler.dart (working copy)
|
| @@ -3,7 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| #library('native');
|
| -#import('../../lib/uri/uri.dart');
|
| +#import('../../uri/uri.dart');
|
| #import('leg.dart');
|
| #import('elements/elements.dart');
|
| #import('scanner/scannerlib.dart');
|
|
|