| Index: sdk/lib/html/html_common/conversions_dartium.dart
|
| diff --git a/sdk/lib/html/html_common/conversions_dartium.dart b/sdk/lib/html/html_common/conversions_dartium.dart
|
| index 263f8401199a7b520a1a457a41863e906d3e328e..892cc1e081347760e1055a57ea6b4650f0a3630c 100644
|
| --- a/sdk/lib/html/html_common/conversions_dartium.dart
|
| +++ b/sdk/lib/html/html_common/conversions_dartium.dart
|
| @@ -1,4 +1,4 @@
|
| -part of "dart:html_common";
|
| +part of html_common;
|
|
|
| convertDartToNative_PrepareForStructuredClone(value) =>
|
| new _StructuredCloneDartium()
|
|
|