| Index: sdk/lib/convert/string_conversion.dart
|
| diff --git a/sdk/lib/convert/string_conversion.dart b/sdk/lib/convert/string_conversion.dart
|
| index 64165c228deeaeffd76f00583f68521e6918f7ac..d5a0986eb8cf161a55abb040febb36ff8623fc3f 100644
|
| --- a/sdk/lib/convert/string_conversion.dart
|
| +++ b/sdk/lib/convert/string_conversion.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 "convert.dart";
|
|
|
| /**
|
| * This class provides an interface for converters to
|
|
|