Chromium Code Reviews| Index: sdk/lib/html/html_common/html_common.dart |
| diff --git a/sdk/lib/html/html_common/html_common.dart b/sdk/lib/html/html_common/html_common.dart |
| index 94ddf18b06eb372de3442b4543ce7706c4be7d36..f023b305be4c7a8a6712f0fb2fba8aeef1ce6ee4 100644 |
| --- a/sdk/lib/html/html_common/html_common.dart |
| +++ b/sdk/lib/html/html_common/html_common.dart |
| @@ -10,6 +10,7 @@ import 'dart:html'; |
| import 'metadata.dart'; |
| export 'metadata.dart'; |
| +part 'device.dart'; |
| part 'filtered_element_list.dart'; |
| part 'lists.dart'; |