| Index: benchmarks/messaging/InterProcessPort.dart
|
| diff --git a/benchmarks/messaging/InterProcessPort.dart b/benchmarks/messaging/InterProcessPort.dart
|
| index f54df10c0758cd876b65eeb4aba5f20eadd81e2a..3249503fdf16ff07ac47a03d0848dc456700e3f5 100644
|
| --- a/benchmarks/messaging/InterProcessPort.dart
|
| +++ b/benchmarks/messaging/InterProcessPort.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';
|
|
|