| Index: tests/isolate/src/APIv2_unresolvedPortsBrowserNegativeTest.dart
 | 
| diff --git a/tests/isolate/src/APIv2_unresolvedPortsBrowserNegativeTest.dart b/tests/isolate/src/APIv2_unresolvedPortsBrowserNegativeTest.dart
 | 
| index beae25fafcf4de36a4931ce40023b404af5164d0..2776f6368943ab4b8ef809908683f402f7e5d213 100644
 | 
| --- a/tests/isolate/src/APIv2_unresolvedPortsBrowserNegativeTest.dart
 | 
| +++ b/tests/isolate/src/APIv2_unresolvedPortsBrowserNegativeTest.dart
 | 
| @@ -6,7 +6,7 @@
 | 
|  #library('unresolved_ports');
 | 
|  #import('dart:dom'); // import added so test.dart can treat this as a webtest.
 | 
|  #import('dart:isolate');
 | 
| -#import('../../../client/testing/unittest/unittest.dart');
 | 
| +#import('../../../client/testing/unittest/unittest_dom.dart');
 | 
|  
 | 
|  // This is similar to APIv2_unresolvedPortsStandaloneNegativeTest but using
 | 
|  // 'unittest.dart' so it can run to completion in browsers.
 | 
| 
 |