| Index: lib/src/runner/browser/content_shell.dart
 | 
| diff --git a/lib/src/runner/browser/content_shell.dart b/lib/src/runner/browser/content_shell.dart
 | 
| index acab425e7baa71cd494fb1be0ea90a58a57907a4..a4d7bb61b6799e1e6d68517173223a846cbe73b2 100644
 | 
| --- a/lib/src/runner/browser/content_shell.dart
 | 
| +++ b/lib/src/runner/browser/content_shell.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.content_shell;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  import 'dart:convert';
 | 
|  import 'dart:io';
 | 
| 
 |