aboutsummaryrefslogtreecommitdiffstats
path: root/angularFiles.js
diff options
context:
space:
mode:
Diffstat (limited to 'angularFiles.js')
-rwxr-xr-xangularFiles.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/angularFiles.js b/angularFiles.js
index b93283a7..694bde47 100755
--- a/angularFiles.js
+++ b/angularFiles.js
@@ -18,19 +18,20 @@ angularFiles = {
'src/ng/controller.js',
'src/ng/document.js',
'src/ng/exceptionHandler.js',
+ 'src/ng/http.js',
+ 'src/ng/httpBackend.js',
'src/ng/interpolate.js',
+ 'src/ng/locale.js',
'src/ng/location.js',
'src/ng/log.js',
'src/ng/parse.js',
'src/ng/q.js',
'src/ng/rootScope.js',
+ 'src/ng/sce.js',
'src/ng/sniffer.js',
- 'src/ng/window.js',
- 'src/ng/http.js',
- 'src/ng/httpBackend.js',
- 'src/ng/locale.js',
'src/ng/timeout.js',
'src/ng/urlUtils.js',
+ 'src/ng/window.js',
'src/ng/filter.js',
'src/ng/filter/filter.js',