| Index: test/dart_codegen/expect/convert/convert
|
| diff --git a/test/dart_codegen/expect/convert/convert b/test/dart_codegen/expect/convert/convert
|
| index 669f9e8b3fe9bdfaadf0a96260f9bc439b7a043e..7be7d48e6160a0c4f3aa5b609dbfa0314a5d0d02 100644
|
| --- a/test/dart_codegen/expect/convert/convert
|
| +++ b/test/dart_codegen/expect/convert/convert
|
| @@ -1,6 +1,6 @@
|
| library dart.convert;
|
| import 'dart:async' as DDC$async$;
|
| -import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DDC$RT;
|
| +import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DEVC$RT;
|
| import 'dart:async';
|
| import 'dart:typed_data';
|
| part 'ascii.dart';
|
|
|