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

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
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 64f02ff23e8ce19babb2616b58bf22f5d60910eb..83bdb7d60ac68a8dd7027f1d15df51b6d46c0b1a 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');

Powered by Google App Engine
This is Rietveld 408576698