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 0509f6fc398be2fd0dc6302f31acd1d351aa3b55..8d710436e50fcbd6587fe0a516f92d5171ae590e 100644 |
| --- a/sdk/lib/html/html_common/html_common.dart |
| +++ b/sdk/lib/html/html_common/html_common.dart |
| @@ -23,3 +23,4 @@ part 'filtered_element_list.dart'; |
| part 'lists.dart'; |
| part 'conversions.dart'; |
| part 'conversions_dartium.dart'; |
| +part 'standalone_additions.dart'; |
|
Ivan Posva
2016/04/26 21:17:43
I will be moving this into a patch file so that we
Ivan Posva
2016/05/03 21:46:40
Done.
|