| Index: benchmarks/messaging/ProcessSpawn.dart
|
| diff --git a/benchmarks/messaging/ProcessSpawn.dart b/benchmarks/messaging/ProcessSpawn.dart
|
| index 3d8fe2ade24bae8bf32a021a35572610976fd24f..5f97b11d606e835699c8da05c1364a03210ab5bc 100644
|
| --- a/benchmarks/messaging/ProcessSpawn.dart
|
| +++ b/benchmarks/messaging/ProcessSpawn.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';
|
|
|