| Index: mojo/dart/test/handle_watcher_test.dart
|
| diff --git a/mojo/dart/test/handle_watcher_test.dart b/mojo/dart/test/handle_watcher_test.dart
|
| index b8406866ec7df77f47acfa8ba8a24bc1b4e40451..9ae2b6ccac5dc633dd030a831b8f726a9cb2e178 100644
|
| --- a/mojo/dart/test/handle_watcher_test.dart
|
| +++ b/mojo/dart/test/handle_watcher_test.dart
|
| @@ -6,7 +6,7 @@ import 'dart:async';
|
| import 'dart:isolate';
|
| import 'dart:typed_data';
|
|
|
| -import 'package:testing/expect.dart';
|
| +import 'package:_testing/expect.dart';
|
| import 'package:mojo/core.dart';
|
|
|
| void simpleTest() {
|
|
|