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

Unified Diff: client/html/htmlimpl.dart

Issue 9478021: Add some sweet XML classes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 months 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 e145d0bcccd76416c5a0972e8c67675c0c140a08..f71ecbbb4413e9730797dc2948dbe5b2dab39518 100644
--- a/client/html/htmlimpl.dart
+++ b/client/html/htmlimpl.dart
@@ -466,6 +466,8 @@
#source('src/WheelEventWrappingImplementation.dart');
#source('src/WindowWrappingImplementation.dart');
#source('src/WorkerWrappingImplementation.dart');
+#source('src/XMLDocumentWrappingImplementation.dart');
+#source('src/XMLElementWrappingImplementation.dart');
#source('src/XMLHttpRequestProgressEventWrappingImplementation.dart');
#source('src/XMLHttpRequestUploadWrappingImplementation.dart');
#source('src/XMLHttpRequestWrappingImplementation.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