| Index: sdk/lib/convert/encoding.dart
|
| diff --git a/sdk/lib/convert/encoding.dart b/sdk/lib/convert/encoding.dart
|
| index 97317dac952d0221bea7772920b27e9041a25e86..95912169caa9e81165e009395e258a631f479c99 100644
|
| --- a/sdk/lib/convert/encoding.dart
|
| +++ b/sdk/lib/convert/encoding.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 file.
|
|
|
| -part of "dart:convert";
|
| +part of dart.convert;
|
|
|
| /**
|
| * Open-ended Encoding enum.
|
|
|