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

Unified Diff: client/dom/dom.dart

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
« no previous file with comments | « no previous file | client/dom/dom_dummy.dart » ('j') | client/dom/templates/dom/frog/frog_dom.darttemplate » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/dom.dart
diff --git a/client/dom/dom.dart b/client/dom/dom.dart
index 2f82c32efc29406957a2ed6e27d0d4a3967111f6..3296999c1d54a9578fb582486d73968093ca7b2d 100644
--- a/client/dom/dom.dart
+++ b/client/dom/dom.dart
@@ -274,6 +274,7 @@
#source('generated/src/interface/RangeException.dart');
#source('generated/src/interface/RealtimeAnalyserNode.dart');
#source('generated/src/interface/Rect.dart');
+#source('generated/src/interface/RequestAnimationFrameCallback.dart');
#source('generated/src/interface/SQLError.dart');
#source('generated/src/interface/SQLException.dart');
#source('generated/src/interface/SQLResultSet.dart');
@@ -528,7 +529,6 @@
#source('src/KeyLocation.dart');
#source('src/KeyName.dart');
#source('src/ReadyState.dart');
-#source('src/RequestAnimationFrameCallback.dart');
#source('src/TimeoutHandler.dart');
#source('src/dummy_FactoryProviders.dart');
#source('src/dummy_GlobalProperties.dart');
« no previous file with comments | « no previous file | client/dom/dom_dummy.dart » ('j') | client/dom/templates/dom/frog/frog_dom.darttemplate » ('J')

Powered by Google App Engine
This is Rietveld 408576698