diff options
author | jeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 19:19:42 +0000 |
---|---|---|
committer | jeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 19:19:42 +0000 |
commit | c688093ff2ce1f243eca3bb7d0786986472e7b08 (patch) | |
tree | 0949dce97275cdc9452c281e1bdec57c082dd5b1 /DEPS | |
parent | 7772674488851cdc742280998a89acb14adbf4ae (diff) | |
download | chromium_src-c688093ff2ce1f243eca3bb7d0786986472e7b08.zip chromium_src-c688093ff2ce1f243eca3bb7d0786986472e7b08.tar.gz chromium_src-c688093ff2ce1f243eca3bb7d0786986472e7b08.tar.bz2 |
Update to the latest version of Breakpad
This pulls in r405 - http://code.google.com/p/google-breakpad/source/detail?r=405
Which is needed for Mac Chromebot.
TEST=Crash reporting should still work on all platforms.
Review URL: http://codereview.chromium.org/269093
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29162 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ vars = { deps = { "src/breakpad/src": - "http://google-breakpad.googlecode.com/svn/trunk/src@402", + "http://google-breakpad.googlecode.com/svn/trunk/src@416", "src/build/util/support": "/trunk/deps/support@20411", |