| 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 1f0a19f0703653db4465cce89defb9dd56304f7e..ed42991d6c3a58bf304a2edd84b09dc15c6696f9 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 'dart:_foreign_helper' show JS;
|
| import 'metadata.dart';
|
| export 'metadata.dart';
|
|
|
| +part 'css_class_set.dart';
|
| part 'conversions.dart';
|
| part 'device.dart';
|
| part 'filtered_element_list.dart';
|
|
|