diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-19 22:56:40 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-19 22:56:40 +0000 |
commit | 2fe2abd25943a2ca01d55cb29bfee5259e707071 (patch) | |
tree | 723412f153a1c9b2038dcd879e7c1c977a037099 /DEPS | |
parent | c6003334deb317c834f6a3dab5f834303c24217a (diff) | |
download | chromium_src-2fe2abd25943a2ca01d55cb29bfee5259e707071.zip chromium_src-2fe2abd25943a2ca01d55cb29bfee5259e707071.tar.gz chromium_src-2fe2abd25943a2ca01d55cb29bfee5259e707071.tar.bz2 |
Roll DEPS for Breakpad from r609 to r627. This includes Mac DWARF CFI fixes and improvements to the Linux/Mac symbol dumper.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3038009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52958 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ vars = { deps = { "src/breakpad/src": - "http://google-breakpad.googlecode.com/svn/trunk/src@609", + "http://google-breakpad.googlecode.com/svn/trunk/src@627", "src/build/util/support": "/trunk/deps/support@20411", |