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