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

Unified Diff: client/dom/templates/dom/wrapping/wrapping_dom.darttemplate

Issue 9390010: RequestAnimationFrameCallback.dart should be generated. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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: client/dom/templates/dom/wrapping/wrapping_dom.darttemplate
diff --git a/client/dom/templates/dom/wrapping/wrapping_dom.darttemplate b/client/dom/templates/dom/wrapping/wrapping_dom.darttemplate
index 914169876340b373e5bfbe3a3afefef470b231ed..87a56260f9a0b7ea428879636b49a57506c27903 100644
--- a/client/dom/templates/dom/wrapping/wrapping_dom.darttemplate
+++ b/client/dom/templates/dom/wrapping/wrapping_dom.darttemplate
@@ -13,7 +13,6 @@ $!GENERATED_DART_FILES
#source('src/KeyLocation.dart');
#source('src/KeyName.dart');
#source('src/ReadyState.dart');
-#source('src/RequestAnimationFrameCallback.dart');
#source('src/TimeoutHandler.dart');
#source('src/_Collections.dart');
#source('src/_ListIterators.dart');

Powered by Google App Engine
This is Rietveld 408576698