| Index: runtime/bin/vmservice/observatory/test/inbound_references_test.dart
|
| diff --git a/runtime/bin/vmservice/observatory/test/inbound_references_test.dart b/runtime/bin/vmservice/observatory/test/inbound_references_test.dart
|
| index 1d1f460ac99e90211d9c96df721544722fe2657f..b276f1a5f5fd84abe2981ad851ccd72be3307dc4 100644
|
| --- a/runtime/bin/vmservice/observatory/test/inbound_references_test.dart
|
| +++ b/runtime/bin/vmservice/observatory/test/inbound_references_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| library inbound_references_test;
|
|
|
| -import 'dart:async' show Future;
|
| +import 'dart:async';
|
| import 'package:observatory/service_io.dart';
|
| import 'package:unittest/unittest.dart';
|
| import 'test_helper.dart';
|
|
|