| Index: sdk/lib/_internal/lib/convert_patch.dart
|
| diff --git a/sdk/lib/_internal/lib/convert_patch.dart b/sdk/lib/_internal/lib/convert_patch.dart
|
| index 1a8448520e178d00d781c7d305bfd294c94c0a77..1f0b0575c8acfb97b0412b7c787de6ed1ec3b9c1 100644
|
| --- a/sdk/lib/_internal/lib/convert_patch.dart
|
| +++ b/sdk/lib/_internal/lib/convert_patch.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.
|
|
|
| -// Patch file for dart:json library.
|
| +// Patch file for dart:convert library.
|
|
|
| import 'dart:_foreign_helper' show JS;
|
| import 'dart:_interceptors' show JSExtendableArray;
|
|
|