| Index: benchmarks/messaging/IntraProcessChannel.dart
|
| diff --git a/benchmarks/messaging/IntraProcessChannel.dart b/benchmarks/messaging/IntraProcessChannel.dart
|
| index 4e6a3cabed80ef5a8aee23ed8667b3a579f003ba..3c4423086951d3a0fe704377441a422d12728924 100644
|
| --- a/benchmarks/messaging/IntraProcessChannel.dart
|
| +++ b/benchmarks/messaging/IntraProcessChannel.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';
|
|
|