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 a9798f603be36275278f63726db1b72873f8f109..43a300043e3008f18eb6ed39559bd0bc8271cf1b 100644 |
| --- a/mojo/dart/test/core_test.dart |
| +++ b/mojo/dart/test/core_test.dart |
| @@ -3,7 +3,8 @@ |
| // found in the LICENSE file. |
| import 'dart:typed_data'; |
| -import 'dart:mojo.core'; |
| + |
| +import 'package:mojo/public/dart/core.dart'; |
| import 'package:mojo/dart/testing/expect.dart'; |