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

Unified Diff: client/dom/scripts/template_frog_dom.darttemplate

Issue 8885004: Revert "Implement typed array constructors." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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 | « client/dom/scripts/dartgenerator.py ('k') | client/dom/scripts/template_wrapping_dom.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/scripts/template_frog_dom.darttemplate
diff --git a/client/dom/scripts/template_frog_dom.darttemplate b/client/dom/scripts/template_frog_dom.darttemplate
index 4895350c2be11e4fdbd7b7c59dc6c9fbb7b1d60d..5c94bf053719e9cbf0908232b5c84a55b4e74c8a 100644
--- a/client/dom/scripts/template_frog_dom.darttemplate
+++ b/client/dom/scripts/template_frog_dom.darttemplate
@@ -12,10 +12,6 @@ $!GENERATED_DART_FILES
#source('src/EventListener.dart');
#source('src/RequestAnimationFrameCallback.dart');
#source('src/TimeoutHandler.dart');
-#source('src/_Collections.dart');
-// #source('src/_FactoryProviders.dart');
-#source('src/_ListIterators.dart');
-#source('src/_Lists.dart');
class Window extends DOMWindow {}
DOMWindow get window() native "return window;";
« no previous file with comments | « client/dom/scripts/dartgenerator.py ('k') | client/dom/scripts/template_wrapping_dom.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698