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

Unified Diff: lib/dom/templates/html/frog/html_frog.darttemplate

Issue 10384017: Minimal fix to get cross frame tests working. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 | « lib/dom/scripts/systemhtml.py ('k') | lib/dom/templates/html/frog/impl_IFrameElement.darttemplate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/dom/templates/html/frog/html_frog.darttemplate
diff --git a/lib/dom/templates/html/frog/html_frog.darttemplate b/lib/dom/templates/html/frog/html_frog.darttemplate
index 612ae7589826fe4fbbe30b66b6cad0dab2a13a21..d03757effd96bd1134131f8e8104160d1d4ae460 100644
--- a/lib/dom/templates/html/frog/html_frog.darttemplate
+++ b/lib/dom/templates/html/frog/html_frog.darttemplate
@@ -17,6 +17,7 @@ $!GENERATED_DART_FILES
#source('../../dom/src/_XMLHttpRequestUtils.dart');
#source('../../html/src/Measurement.dart');
#source('../../html/src/shared_FactoryProviders.dart');
+#source('../../html/src/frog_DOMImplementation.dart');
#source('../../html/src/frog_FactoryProviders.dart');
#source('../../dom/src/frog_TypedArrayFactoryProvider.dart');
#source('../../html/src/_Testing.dart');
« no previous file with comments | « lib/dom/scripts/systemhtml.py ('k') | lib/dom/templates/html/frog/impl_IFrameElement.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698