From 3255b9efa9bdb6040278b6ef38e17060e60b0a72 Mon Sep 17 00:00:00 2001 From: "thakis@chromium.org" Date: Mon, 24 Jan 2011 23:55:17 +0000 Subject: 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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') 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", -- cgit v1.1