summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-28 19:41:29 +0000
committeraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-28 19:41:29 +0000
commitbc200b70ea0353f4b6cb7ddfb24882fdd4c5379f (patch)
treed8a75940c32b0072f25276bf84d7914eda51173c /DEPS
parent21570f1da7b8f42825d76861a443d7fd93fda5df (diff)
downloadchromium_src-bc200b70ea0353f4b6cb7ddfb24882fdd4c5379f.zip
chromium_src-bc200b70ea0353f4b6cb7ddfb24882fdd4c5379f.tar.gz
chromium_src-bc200b70ea0353f4b6cb7ddfb24882fdd4c5379f.tar.bz2
Revert 111739 - Update Breakpad to r891, to pick up (we're specifically interested in r891):
------------------------------------------------------------------------ r891 | mark@chromium.org | 2011-11-28 14:17:41 -0500 (Mon, 28 Nov 2011) | 2 lines Speculative back-out of r883, which may have broken Windows crash reporting. ------------------------------------------------------------------------ r890 | jimblandy | 2011-11-23 18:03:30 -0500 (Wed, 23 Nov 2011) | 5 lines Fix some comments and parameter names. Trivial changes; committing for post-facto review. ------------------------------------------------------------------------ r889 | qsr@chromium.org | 2011-11-23 11:14:35 -0500 (Wed, 23 Nov 2011) | 4 lines Create a static library to use Breakpad on iOS. This obliged me to move BreakpadDefines.h to src/client/apple/Framework/BreakpadDefines.h Review URL: http://breakpad.appspot.com/329001 ------------------------------------------------------------------------ Review URL: http://codereview.chromium.org/8729003 TBR=mark@chromium.org Review URL: http://codereview.chromium.org/8687006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111745 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 60cd179..ca26e61 100644
--- a/DEPS
+++ b/DEPS
@@ -45,7 +45,7 @@ vars = {
deps = {
"src/breakpad/src":
- (Var("googlecode_url") % "google-breakpad") + "/trunk/src@891",
+ (Var("googlecode_url") % "google-breakpad") + "/trunk/src@888",
"src/build/util/support":
"/trunk/deps/support@20411",