summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-24 23:55:17 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-24 23:55:17 +0000
commit3255b9efa9bdb6040278b6ef38e17060e60b0a72 (patch)
tree008fcbf6b7bba5ce60ab1561babe58315a76be91 /DEPS
parent09e69cbf56e57aa4ab10835481524226c7c86485 (diff)
downloadchromium_src-3255b9efa9bdb6040278b6ef38e17060e60b0a72.zip
chromium_src-3255b9efa9bdb6040278b6ef38e17060e60b0a72.tar.gz
chromium_src-3255b9efa9bdb6040278b6ef38e17060e60b0a72.tar.bz2
Roll breakpad 755:760
This is to pick clang warning / miscompile fix in r760. r756, 757, 758 were edits to the breakpad wiki, not code changes. r759 added a new file to libreakpad.a on linux BUG=none TEST=none Review URL: http://codereview.chromium.org/6357016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72424 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 7bb3ba3..9271a9f 100644
--- a/DEPS
+++ b/DEPS
@@ -16,7 +16,7 @@ vars = {
deps = {
"src/breakpad/src":
- (Var("googlecode_url") % "google-breakpad") + "/trunk/src@755",
+ (Var("googlecode_url") % "google-breakpad") + "/trunk/src@760",
"src/build/util/support":
"/trunk/deps/support@20411",