summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-24 17:09:39 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-24 17:09:39 +0000
commitc886d8dfb0f675f7fa94b62acb8bfd56f3eb80ab (patch)
treec852639d6c44abe35085b6aec57a3aa7bc4d9574 /DEPS
parent7a157a601a6df553c944957a955972338ac9409d (diff)
downloadchromium_src-c886d8dfb0f675f7fa94b62acb8bfd56f3eb80ab.zip
chromium_src-c886d8dfb0f675f7fa94b62acb8bfd56f3eb80ab.tar.gz
chromium_src-c886d8dfb0f675f7fa94b62acb8bfd56f3eb80ab.tar.bz2
Pull deps2git
230538: Fix URLs and line endings in deps2git 221194: Add ability to match exact svn revs to git commits. 218308: deps2git: fail loudly if no match is found for a repository 216722: Restore fallback for old sourceforge URL. 215730: Update deps2git for new sourceforge URL 215069: Support HTTPS URLs. 214484: Fix corner case in submodule instantiation. R=mmoss@chromium.org Review URL: https://codereview.chromium.org/38533003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@230744 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 78ae9da..c2e51b6 100644
--- a/DEPS
+++ b/DEPS
@@ -229,7 +229,7 @@ deps = {
Var("libphonenumber_revision"),
"src/tools/deps2git":
- "/trunk/tools/deps2git@214390",
+ "/trunk/tools/deps2git@230538",
"src/third_party/webpagereplay":
(Var("googlecode_url") % "web-page-replay") + "/trunk@522",