| Index: mojo/dart/test/handle_finalizer_test.dart
|
| diff --git a/mojo/dart/test/handle_finalizer_test.dart b/mojo/dart/test/handle_finalizer_test.dart
|
| index d8134ad9dec32308e798092e851fa26a94b6718e..a3cd912f3d05522d7210c7c0d9389c1182dd261f 100644
|
| --- a/mojo/dart/test/handle_finalizer_test.dart
|
| +++ b/mojo/dart/test/handle_finalizer_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';
|
|
|