Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: client/html/htmlimpl.dart

Issue 8659025: Fixes to the html library matching vsm's changes to the generated code. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/html/html.dart ('k') | client/html/release/html.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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');
« no previous file with comments | « client/html/html.dart ('k') | client/html/release/html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698