| Index: lib/src/runner/browser/iframe_listener.dart
|
| diff --git a/lib/src/runner/browser/iframe_listener.dart b/lib/src/runner/browser/iframe_listener.dart
|
| index 2a658cf3033a6d017dc836fa82986045a3070b11..6f5b321353f7cc66ab405c4c1b2486d4da396977 100644
|
| --- a/lib/src/runner/browser/iframe_listener.dart
|
| +++ b/lib/src/runner/browser/iframe_listener.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.iframe_listener;
|
| -
|
| import 'dart:async';
|
| import 'dart:convert';
|
| import 'dart:html' hide Metadata;
|
|
|