| Index: tests/compiler/dart2js/uri_extras_test.dart
 | 
| diff --git a/tests/compiler/dart2js/uri_extras_test.dart b/tests/compiler/dart2js/uri_extras_test.dart
 | 
| index fcbc49c3acb6a51899cc83c16a6ebc9ab7da6c1a..6e263d68f2553bc55d5d47bc489ce55ef49ffd22 100644
 | 
| --- a/tests/compiler/dart2js/uri_extras_test.dart
 | 
| +++ b/tests/compiler/dart2js/uri_extras_test.dart
 | 
| @@ -4,7 +4,7 @@
 | 
|  
 | 
|  import "package:expect/expect.dart";
 | 
|  
 | 
| -import 'package:compiler/implementation/util/uri_extras.dart';
 | 
| +import 'package:compiler/src/util/uri_extras.dart';
 | 
|  
 | 
|  
 | 
|  void testRelativize() {
 | 
| 
 |