Chromium Code Reviews| 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 8345ef71db3ac80ebe44eb406f8a780a6c35f59c..0973541c936306ed9759ada9b99240233bb4f4d0 100644 |
| --- a/sdk/lib/html/html_common/html_common_dart2js.dart |
| +++ b/sdk/lib/html/html_common/html_common_dart2js.dart |
| @@ -7,4 +7,5 @@ library html_common; |
| import 'dart:html'; |
| part 'conversions.dart'; |
| +part 'filtered_element_list.dart'; |
| part 'lists.dart'; |