| Index: benchmarks/messaging/IntraProcessPort.dart
|
| diff --git a/benchmarks/messaging/IntraProcessPort.dart b/benchmarks/messaging/IntraProcessPort.dart
|
| index c543395a9fe83504bc7d2e29ff831f40843906e4..fc13ac8bc8cb5f307955a78184bc8ac4609cce87 100644
|
| --- a/benchmarks/messaging/IntraProcessPort.dart
|
| +++ b/benchmarks/messaging/IntraProcessPort.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE.md file.
|
|
|
| -import 'dart:fletch';
|
| +import 'dart:dartino';
|
|
|
| import '../BenchmarkBase.dart';
|
| import 'utils.dart';
|
|
|