From a5dc3151be7c388bed1600d0618f18215d4289e6 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Tue, 29 Apr 2014 10:50:25 +0000 Subject: Roll DEPS for breakpad r1318:1321. r1319: Change PrintFunctions to print functions in address order. r1320: Linux: Check the CRC32 of the debug link file in the symbol dumper. r1321: Clean up common.gypi. Review URL: https://codereview.chromium.org/253783004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266834 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 073dd3f..89d8360 100644 --- a/DEPS +++ b/DEPS @@ -74,7 +74,7 @@ vars = { deps = { "src/breakpad/src": - (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1318", + (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1321", "src/sdch/open-vcdiff": (Var("googlecode_url") % "open-vcdiff") + "/trunk@42", -- cgit v1.1