Chromium Code Reviews| Index: mojo/dart/test/core_test.dart |
| diff --git a/mojo/dart/test/core_test.dart b/mojo/dart/test/core_test.dart |
| index c8e6537e7ac81162a83fc43f863edb9dddaccc02..a9798f603be36275278f63726db1b72873f8f109 100644 |
| --- a/mojo/dart/test/core_test.dart |
| +++ b/mojo/dart/test/core_test.dart |
| @@ -3,7 +3,7 @@ |
| // found in the LICENSE file. |
| import 'dart:typed_data'; |
| -import 'mojo:core'; |
| +import 'dart:mojo.core'; |
| import 'package:mojo/dart/testing/expect.dart'; |