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

Unified Diff: client/dom/templates/dom/native/dom_public.darttemplate

Issue 9395012: Remove RequestAnimationFrameCallback.dart from native dom_public.darttemplate. (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/templates/dom/native/dom_public.darttemplate
diff --git a/client/dom/templates/dom/native/dom_public.darttemplate b/client/dom/templates/dom/native/dom_public.darttemplate
index c6b90814fa1a43b1254eec841bfa29ce28d40342..e66b794cce9b26fe554c65d9570c79ed9e87ee5e 100644
--- a/client/dom/templates/dom/native/dom_public.darttemplate
+++ b/client/dom/templates/dom/native/dom_public.darttemplate
@@ -13,7 +13,6 @@
#source('$AUXILIARY_DIR/KeyLocation.dart');
#source('$AUXILIARY_DIR/KeyName.dart');
#source('$AUXILIARY_DIR/ReadyState.dart');
-#source('$AUXILIARY_DIR/RequestAnimationFrameCallback.dart');
#source('$AUXILIARY_DIR/TimeoutHandler.dart');
#source('$AUXILIARY_DIR/native_DOMPublic.dart');
#source('$AUXILIARY_DIR/native_GlobalProperties.dart');
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698