| Index: sdk/lib/html/src/Serialization.dart
|
| diff --git a/sdk/lib/html/src/Serialization.dart b/sdk/lib/html/src/Serialization.dart
|
| index 9771c401c18366c9e694d0a69857a2bc10eb7469..0572f4689976eb7c09896f016239c43003886361 100644
|
| --- a/sdk/lib/html/src/Serialization.dart
|
| +++ b/sdk/lib/html/src/Serialization.dart
|
| @@ -4,6 +4,8 @@
|
|
|
| // Patch file for the dart:isolate library.
|
|
|
| +part of html;
|
| +
|
| /********************************************************
|
| Inserted from lib/isolate/serialization.dart
|
| ********************************************************/
|
|
|