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

Unified Diff: client/html/htmlimpl.dart

Issue 8965009: Expose ObjectElement.svgDocument. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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/src/ObjectElement.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 915e97cf9cb87675f806207b27801ac84d89387b..b13eef8bdd76bbf1e10201e17c284fef276c5e5c 100644
--- a/client/html/htmlimpl.dart
+++ b/client/html/htmlimpl.dart
@@ -187,7 +187,6 @@
#source('generated/src/wrapping/_OESTextureFloatWrappingImplementation.dart');
#source('generated/src/wrapping/_OESVertexArrayObjectWrappingImplementation.dart');
#source('generated/src/wrapping/_OListElementWrappingImplementation.dart');
-#source('generated/src/wrapping/_ObjectElementWrappingImplementation.dart');
#source('generated/src/wrapping/_OfflineAudioCompletionEventWrappingImplementation.dart');
#source('generated/src/wrapping/_OperationNotAllowedExceptionWrappingImplementation.dart');
#source('generated/src/wrapping/_OptGroupElementWrappingImplementation.dart');
@@ -447,6 +446,7 @@
#source('src/MutationEventWrappingImplementation.dart');
#source('src/NodeWrappingImplementation.dart');
#source('src/NotificationWrappingImplementation.dart');
+#source('src/ObjectElementWrappingImplementation.dart');
#source('src/OverflowEventWrappingImplementation.dart');
#source('src/PageTransitionEventWrappingImplementation.dart');
#source('src/PopStateEventWrappingImplementation.dart');
« no previous file with comments | « client/html/html.dart ('k') | client/html/src/ObjectElement.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698