| Index: lib/src/runner/browser/compiler_pool.dart
 | 
| diff --git a/lib/src/runner/browser/compiler_pool.dart b/lib/src/runner/browser/compiler_pool.dart
 | 
| index 54f51ea733a3ae94972ca0ac806e65fe4c8f2f09..f2942ef6345bcbbcfa9c7cda2622e61a025afb69 100644
 | 
| --- a/lib/src/runner/browser/compiler_pool.dart
 | 
| +++ b/lib/src/runner/browser/compiler_pool.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.util.compiler_pool;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  import 'dart:convert';
 | 
|  import 'dart:io';
 | 
| 
 |