| Index: client/html/htmlimpl.dart
|
| diff --git a/client/html/htmlimpl.dart b/client/html/htmlimpl.dart
|
| index efc3ab85aa32cc7e5401989de8b041d8b242a7ee..498a9593fd21c4bc643d2bc61800ce55408715da 100644
|
| --- a/client/html/htmlimpl.dart
|
| +++ b/client/html/htmlimpl.dart
|
| @@ -261,6 +261,7 @@
|
| #source('src/BodyElementWrappingImplementation.dart');
|
| #source('src/CloseEventWrappingImplementation.dart');
|
| #source('src/CompositionEventWrappingImplementation.dart');
|
| +#source('src/CssClassSet.dart');
|
| #source('src/CSSStyleDeclarationWrappingImplementation.dart');
|
| #source('src/CustomEventWrappingImplementation.dart');
|
| #source('src/DataAttributeMap.dart');
|
|
|