| Index: sdk/lib/html/html_common/html_common_dart2js.dart
|
| diff --git a/sdk/lib/html/html_common/html_common_dart2js.dart b/sdk/lib/html/html_common/html_common_dart2js.dart
|
| index 559f9834cf969f6fe9ca6d55548b14a98a330979..81745d3cc778e29d9c8c863266fba8c3c241cad5 100644
|
| --- a/sdk/lib/html/html_common/html_common_dart2js.dart
|
| +++ b/sdk/lib/html/html_common/html_common_dart2js.dart
|
| @@ -10,6 +10,7 @@ import 'dart:html';
|
| part 'conversions.dart';
|
| part 'filtered_element_list.dart';
|
| part 'lists.dart';
|
| +part 'metadata.dart';
|
|
|
| // For annotating deprecated APIs.
|
| // TODO: remove once @deprecated is added to dart core.
|
|
|