summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-29 10:50:25 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-29 10:50:25 +0000
commita5dc3151be7c388bed1600d0618f18215d4289e6 (patch)
tree443dad92b2b77ddd0e4a1f78e7c3131fa92de96b /DEPS
parent47a756f010f1fbd309260016212187b3277b43dd (diff)
downloadchromium_src-a5dc3151be7c388bed1600d0618f18215d4289e6.zip
chromium_src-a5dc3151be7c388bed1600d0618f18215d4289e6.tar.gz
chromium_src-a5dc3151be7c388bed1600d0618f18215d4289e6.tar.bz2
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
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
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",