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

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

Issue 10378004: Add IDBKeyRange to dart:html, port two indexeddb tests (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 | « no previous file | lib/dom/templates/html/interface/interface_IDBKeyRange.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..63d97b5e2a70e14126b5f2aa985892cd2ae32bb2 100644
--- a/lib/dom/templates/html/frog/html_frog.darttemplate
+++ b/lib/dom/templates/html/frog/html_frog.darttemplate
@@ -18,6 +18,7 @@ $!GENERATED_DART_FILES
#source('../../html/src/Measurement.dart');
#source('../../html/src/shared_FactoryProviders.dart');
#source('../../html/src/frog_FactoryProviders.dart');
+#source('../../html/src/frog_IDBKeyRangeFactoryProvider.dart');
#source('../../dom/src/frog_TypedArrayFactoryProvider.dart');
#source('../../html/src/_Testing.dart');
#source('../../html/src/Device.dart');
« no previous file with comments | « no previous file | lib/dom/templates/html/interface/interface_IDBKeyRange.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698