diff options
| author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-17 04:21:38 +0000 |
|---|---|---|
| committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-17 04:21:38 +0000 |
| commit | 046c6676decf229a3ca89e8ac98bdbbb4a347647 (patch) | |
| tree | d712415d0267b33914018055468d902407bf4dbb /DEPS | |
| parent | 1c507659ce3d86b0c6705d07005da486574804c2 (diff) | |
| download | chromium_src-046c6676decf229a3ca89e8ac98bdbbb4a347647.zip chromium_src-046c6676decf229a3ca89e8ac98bdbbb4a347647.tar.gz chromium_src-046c6676decf229a3ca89e8ac98bdbbb4a347647.tar.bz2 | |
Breakpad DEPS roll 657:692
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3460005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59766 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
| -rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ vars = { deps = { "src/breakpad/src": - (Var("googlecode_url") % "google-breakpad") + "/trunk/src@657", + (Var("googlecode_url") % "google-breakpad") + "/trunk/src@692", "src/build/util/support": "/trunk/deps/support@20411", |
