Index: client/dom/wrapping_dom.dart |
diff --git a/client/dom/wrapping_dom.dart b/client/dom/wrapping_dom.dart |
index 97e75564860c3fdff83ee0ae15aaf3646704b78b..2dc820ce25163ed8c5283649319c19e28a8bf242 100644 |
--- a/client/dom/wrapping_dom.dart |
+++ b/client/dom/wrapping_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'); |
@@ -1022,7 +1023,6 @@ |
#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'); |