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'); |