diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-11 01:52:35 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-11 01:52:35 +0000 |
commit | 1f0047e6613da12a7f0b57241e594ddf866fd64a (patch) | |
tree | 29fa3d930fa27cb1ee5121216305c63c94dce6ed /DEPS | |
parent | 55039b0af90100364ba2676c126481c3e512c086 (diff) | |
download | chromium_src-1f0047e6613da12a7f0b57241e594ddf866fd64a.zip chromium_src-1f0047e6613da12a7f0b57241e594ddf866fd64a.tar.gz chromium_src-1f0047e6613da12a7f0b57241e594ddf866fd64a.tar.bz2 |
Roll DEPS for Breakpad r700:r729.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/4683004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65757 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ vars = { deps = { "src/breakpad/src": - (Var("googlecode_url") % "google-breakpad") + "/trunk/src@700", + (Var("googlecode_url") % "google-breakpad") + "/trunk/src@729", "src/build/util/support": "/trunk/deps/support@20411", |