| Index: sdk/lib/html/html_common/conversions_dart2js.dart
|
| diff --git a/sdk/lib/html/html_common/conversions_dart2js.dart b/sdk/lib/html/html_common/conversions_dart2js.dart
|
| index 9f8cc63a4e8ae4b138fa1a832902132eae98b9ba..ec1994e6a13541e5aa70152248d3b1200f73d020 100644
|
| --- a/sdk/lib/html/html_common/conversions_dart2js.dart
|
| +++ b/sdk/lib/html/html_common/conversions_dart2js.dart
|
| @@ -1,4 +1,4 @@
|
| -part of "html_common.dart";
|
| +part of "html_common_dart2js.dart";
|
|
|
| /// Converts a JavaScript object with properties into a Dart Map.
|
| /// Not suitable for nested objects.
|
|
|