| Index: runtime/observatory/tests/service/library_dependency_test.dart
|
| diff --git a/runtime/observatory/tests/service/library_dependency_test.dart b/runtime/observatory/tests/service/library_dependency_test.dart
|
| index 4547e966f80d5fcf03a181ab28ba1285c4cba791..f537c82ef326ee4fae905c2e15c183fdf1b8a07f 100644
|
| --- a/runtime/observatory/tests/service/library_dependency_test.dart
|
| +++ b/runtime/observatory/tests/service/library_dependency_test.dart
|
| @@ -4,10 +4,8 @@
|
| // VMOptions=--compile-all --error_on_bad_type --error_on_bad_override
|
|
|
| import 'package:observatory/service_io.dart';
|
| -import 'package:observatory/debugger.dart';
|
| import 'package:unittest/unittest.dart';
|
| import 'test_helper.dart';
|
| -import 'dart:async';
|
|
|
| export 'dart:collection';
|
| import 'dart:mirrors' as mirrors;
|
|
|