diff options
author | dmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-30 17:53:20 +0000 |
---|---|---|
committer | dmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-30 17:53:20 +0000 |
commit | 8e2a8c24f3ce57222ca35ed128ab80563dbab7a0 (patch) | |
tree | fee7123035beccdb8ab49e626d25f8229755deb5 /DEPS | |
parent | 4772b07c4021b482abb25babd8a8da2ed526f9e4 (diff) | |
download | chromium_src-8e2a8c24f3ce57222ca35ed128ab80563dbab7a0.zip chromium_src-8e2a8c24f3ce57222ca35ed128ab80563dbab7a0.tar.gz chromium_src-8e2a8c24f3ce57222ca35ed128ab80563dbab7a0.tar.bz2 |
Revert 43081 - Bump breakpad version to version 557, which improves how invalid argument CRT reports are generated to allow sorting those dumps by stack signature.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/1418001
TBR=siggi@chromium.org
Review URL: http://codereview.chromium.org/1556003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43103 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ vars = { deps = { "src/breakpad/src": - "http://google-breakpad.googlecode.com/svn/trunk/src@557", + "http://google-breakpad.googlecode.com/svn/trunk/src@452", "src/build/util/support": "/trunk/deps/support@20411", |