summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-22 03:43:58 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-22 03:43:58 +0000
commit3f1201a57fb69c1dda8d161bce704b86573665c2 (patch)
treea6cd87cd65075206f2355e6b9d156bb363239f1d /DEPS
parent4a68a433b3b92e4abcd743e3aae1ea7d9426f16c (diff)
downloadchromium_src-3f1201a57fb69c1dda8d161bce704b86573665c2.zip
chromium_src-3f1201a57fb69c1dda8d161bce704b86573665c2.tar.gz
chromium_src-3f1201a57fb69c1dda8d161bce704b86573665c2.tar.bz2
roll breakpad 915:922
916: Creating minidump for uncaught exception on iOS. 917: Add missing include. (iOS) 918: Avoid setting an alternative stack for signals if there's already one (linux) 919: Add filename to error when PDBSourceLineWriter::Open fails (win) 920: Add some missing #includes 921: Add a bootstrap_register() wrapper to fix deprecation warnings (mac) 922: Move away from the 10.4 SDK. (mac) BUG=none TEST=none Review URL: http://codereview.chromium.org/9433023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122963 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 3bd14de..af6ea27 100644
--- a/DEPS
+++ b/DEPS
@@ -56,7 +56,7 @@ vars = {
deps = {
"src/breakpad/src":
- (Var("googlecode_url") % "google-breakpad") + "/trunk/src@915",
+ (Var("googlecode_url") % "google-breakpad") + "/trunk/src@922",
"src/build/util/support":
"/trunk/deps/support@20411",