diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-24 17:19:54 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-24 17:19:54 +0000 |
commit | 05de04b9602987273ea67bb48030d6501c546ea5 (patch) | |
tree | bf9258c3d19443ac2c940a3bc86930e1eedefc20 /DEPS | |
parent | 7d478cb0d1665ee5f19c62b1d3a755ef7465993c (diff) | |
download | chromium_src-05de04b9602987273ea67bb48030d6501c546ea5.zip chromium_src-05de04b9602987273ea67bb48030d6501c546ea5.tar.gz chromium_src-05de04b9602987273ea67bb48030d6501c546ea5.tar.bz2 |
Roll breakpad DEPS r977:995
BUG=137676
TEST=none
TBR=deps
Review URL: https://chromiumcodereview.appspot.com/10805065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148133 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ vars = { deps = { "src/breakpad/src": - (Var("googlecode_url") % "google-breakpad") + "/trunk/src@977", + (Var("googlecode_url") % "google-breakpad") + "/trunk/src@995", "src/googleurl": (Var("googlecode_url") % "google-url") + "/trunk@175", |