aboutsummaryrefslogtreecommitdiffstats
path: root/angularFiles.js
diff options
context:
space:
mode:
authorChirayu Krishnappa2013-07-15 12:26:46 -0700
committerChirayu Krishnappa2013-07-19 01:44:57 -0700
commitb99d064b6ddbcc9f59ea45004279833e9ea82928 (patch)
tree94406ce1926027de90a43b4abf4a7c7c8b0651c6 /angularFiles.js
parent715d97d5c87c9250f8ac8b5801b8c7f3b197e815 (diff)
downloadangular.js-b99d064b6ddbcc9f59ea45004279833e9ea82928.tar.bz2
fix(core): parse URLs using the browser's DOM API
Diffstat (limited to 'angularFiles.js')
-rwxr-xr-xangularFiles.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/angularFiles.js b/angularFiles.js
index a9d636b1..b93283a7 100755
--- a/angularFiles.js
+++ b/angularFiles.js
@@ -30,6 +30,7 @@ angularFiles = {
'src/ng/httpBackend.js',
'src/ng/locale.js',
'src/ng/timeout.js',
+ 'src/ng/urlUtils.js',
'src/ng/filter.js',
'src/ng/filter/filter.js',