From 04d7317cdd95ba00783389f89f6e9a7e1fc418f8 Mon Sep 17 00:00:00 2001 From: Matias Niemelä Date: Mon, 24 Feb 2014 18:14:29 -0500 Subject: chore(core): introduce a wrapper for requestAnimationFrame --- angularFiles.js | 1 + 1 file changed, 1 insertion(+) (limited to 'angularFiles.js') diff --git a/angularFiles.js b/angularFiles.js index 225c2dec..3cbc7ece 100755 --- a/angularFiles.js +++ b/angularFiles.js @@ -26,6 +26,7 @@ angularFiles = { 'src/ng/log.js', 'src/ng/parse.js', 'src/ng/q.js', + 'src/ng/raf.js', 'src/ng/rootScope.js', 'src/ng/sanitizeUri.js', 'src/ng/sce.js', -- cgit v1.2.3