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

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

Issue 10534130: Wrap Location object on Firefox. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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_Window.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 9ae4c57759a06efa88ec54a03c9fdf68314adc63..d364246feea018b82450705114ca2849c89e394d 100644
--- a/lib/dom/templates/html/frog/html_frog.darttemplate
+++ b/lib/dom/templates/html/frog/html_frog.darttemplate
@@ -22,6 +22,7 @@ $!GENERATED_DART_FILES
#source('../../html/src/frog_FactoryProviders.dart');
#source('../../html/src/frog_IDBKeyRangeFactoryProvider.dart');
#source('../../html/src/frog_IDBOpenDBRequestImplementation.dart');
+#source('../../html/src/frog_LocationWrapper.dart');
#source('../../dom/src/frog_TypedArrayFactoryProvider.dart');
#source('../../html/src/_Testing.dart');
#source('../../html/src/Device.dart');
« no previous file with comments | « lib/dom/scripts/systemhtml.py ('k') | lib/dom/templates/html/frog/impl_Window.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698