| Index: lib/src/runner/browser/static/host.dart
 | 
| diff --git a/lib/src/runner/browser/static/host.dart b/lib/src/runner/browser/static/host.dart
 | 
| index 09cc32d696db8edff66666766e9f9844eabef6f9..db557d0a4b8aa3bc88645c117f2537f2d910af84 100644
 | 
| --- a/lib/src/runner/browser/static/host.dart
 | 
| +++ b/lib/src/runner/browser/static/host.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.host;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  import 'dart:convert';
 | 
|  import 'dart:html';
 | 
| 
 |