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 dc60d5cb3d76d7062ac34334b7548add16f45c12..7bc0d2fad3651388374a02abf9068a9b08e73bab 100644 |
--- a/mojo/dart/test/handle_watcher_test.dart |
+++ b/mojo/dart/test/handle_watcher_test.dart |
@@ -5,7 +5,7 @@ |
import 'dart:async'; |
import 'dart:isolate'; |
import 'dart:typed_data'; |
-import 'mojo:core'; |
+import 'dart:mojo.core'; |
import 'package:mojo/dart/testing/expect.dart'; |