| Index: lib/src/runner/browser/iframe_test.dart
 | 
| diff --git a/lib/src/runner/browser/iframe_test.dart b/lib/src/runner/browser/iframe_test.dart
 | 
| index 6077dde7091a493e937338e7fd42cb4c28d2777c..e7e87da07737a7953e451b6895a0044c1f7f9ffc 100644
 | 
| --- a/lib/src/runner/browser/iframe_test.dart
 | 
| +++ b/lib/src/runner/browser/iframe_test.dart
 | 
| @@ -2,8 +2,6 @@
 | 
|  // for details. All rights reserved. Use of this source code is governed by a
 | 
|  // BSD-style license that can be found in the LICENSE file.
 | 
|  
 | 
| -library test.runner.browser.iframe_test;
 | 
| -
 | 
|  import '../../backend/group.dart';
 | 
|  import '../../backend/live_test.dart';
 | 
|  import '../../backend/live_test_controller.dart';
 | 
| 
 |