| Index: mojo/dart/test/exception_test.dart
|
| diff --git a/mojo/dart/test/exception_test.dart b/mojo/dart/test/exception_test.dart
|
| index cdff637fd89cdf1dc1095a8e6427f115d2fbb741..f62540e0535abdcd838721d724ba8c93ab1c96c8 100644
|
| --- a/mojo/dart/test/exception_test.dart
|
| +++ b/mojo/dart/test/exception_test.dart
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -import 'package:mojo/public/dart/core.dart';
|
| +import 'package:mojo/core.dart';
|
|
|
| main() {
|
| try {
|
|
|