| 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 7392945b34834f72a2310bf70150e39b0bf457d3..a27b3a05572ce1bf31aba79292f46769095519d6 100644
|
| --- a/sdk/lib/html/html_common/html_common_dart2js.dart
|
| +++ b/sdk/lib/html/html_common/html_common_dart2js.dart
|
| @@ -13,6 +13,7 @@ import 'metadata.dart';
|
| export 'metadata.dart';
|
|
|
| part 'conversions.dart';
|
| +part 'device.dart';
|
| part 'filtered_element_list.dart';
|
| part 'lists.dart';
|
|
|
|
|