| Index: lib/src/runner/browser/chrome.dart
|
| diff --git a/lib/src/runner/browser/chrome.dart b/lib/src/runner/browser/chrome.dart
|
| index 351c49025025257f0a422b3187639072bd930ff5..1815706242a84a4d2f9f0c88d2c16b68732419d5 100644
|
| --- a/lib/src/runner/browser/chrome.dart
|
| +++ b/lib/src/runner/browser/chrome.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.chrome;
|
| -
|
| import 'dart:async';
|
| import 'dart:io';
|
|
|
|
|