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

Unified Diff: lib/dom/templates/html/dart2js/html_dart2js.darttemplate

Issue 10878010: Restore js interop code (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Restore js function passing code Created 8 years, 4 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 | « no previous file | lib/dom/templates/html/dartium/html_dartium.darttemplate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/dom/templates/html/dart2js/html_dart2js.darttemplate
diff --git a/lib/dom/templates/html/dart2js/html_dart2js.darttemplate b/lib/dom/templates/html/dart2js/html_dart2js.darttemplate
index a491909c20453a7b09f95861fdfb3bf44030148d..560840328889867d908ee75df16cedf418f285ed 100644
--- a/lib/dom/templates/html/dart2js/html_dart2js.darttemplate
+++ b/lib/dom/templates/html/dart2js/html_dart2js.darttemplate
@@ -21,6 +21,7 @@ $!GENERATED_DART_FILES
#source('../../dom/src/_HttpRequestUtils.dart');
#source('../../html/src/Isolates.dart');
#source('../../html/src/Measurement.dart');
+#source('../../html/src/Serialization.dart');
#source('../../html/src/shared_FactoryProviders.dart');
#source('../../html/src/dart2js_DOMImplementation.dart');
#source('../../html/src/dart2js_FactoryProviders.dart');
« no previous file with comments | « no previous file | lib/dom/templates/html/dartium/html_dartium.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698