summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-11 15:23:42 +0000
committerjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-11 15:23:42 +0000
commit5156a125897f30d94a648ccf1fc1d6b48d1b488d (patch)
tree10277f73cd07f69894382fc756e16581b8125fea /DEPS
parentb66296c8eae48d109914059f670cf1d2aee9b403 (diff)
downloadchromium_src-5156a125897f30d94a648ccf1fc1d6b48d1b488d.zip
chromium_src-5156a125897f30d94a648ccf1fc1d6b48d1b488d.tar.gz
chromium_src-5156a125897f30d94a648ccf1fc1d6b48d1b488d.tar.bz2
Update Breakpad to r428 to fix issue with symbol visibility.
BUG=22659 TEST=1.Crash reporting on Mac should still work after this CL. Repro steps in bug should no longer cause Chrome to crash. Review URL: http://codereview.chromium.org/389011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31664 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 521cf65..23f7328 100644
--- a/DEPS
+++ b/DEPS
@@ -7,7 +7,7 @@ vars = {
deps = {
"src/breakpad/src":
- "http://google-breakpad.googlecode.com/svn/trunk/src@417",
+ "http://google-breakpad.googlecode.com/svn/trunk/src@428",
"src/build/util/support":
"/trunk/deps/support@20411",