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

Unified Diff: client/html/html.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/generated/src/interface/Point.dart ('k') | client/html/htmlimpl.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/html/html.dart
diff --git a/client/html/html.dart b/client/html/html.dart
index 0bcb5b457938fed464adccc71d9115e58f98cb52..2d6b27fccbc75b44b86872e9b569c01df630b679 100644
--- a/client/html/html.dart
+++ b/client/html/html.dart
@@ -254,7 +254,6 @@
#source('src/BodyElement.dart');
#source('src/CloseEvent.dart');
#source('src/CompositionEvent.dart');
-#source('src/CssClassSet.dart');
#source('src/CSSStyleDeclaration.dart');
#source('src/CustomEvent.dart');
#source('src/DeviceMotionEvent.dart');
« no previous file with comments | « client/html/generated/src/interface/Point.dart ('k') | client/html/htmlimpl.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698