summaryrefslogtreecommitdiffstats
path: root/o3d
diff options
context:
space:
mode:
authortschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-04 01:18:17 +0000
committertschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-04 01:18:17 +0000
commitb55ed1dcc9f4eba163cd50ace70d0078df635079 (patch)
treed0cd0e54eb58436496a37586237cdd8cd8d37319 /o3d
parent1e67c2be4d77333ab9f303c8d9fa5eb58ebc6c90 (diff)
downloadchromium_src-b55ed1dcc9f4eba163cd50ace70d0078df635079.zip
chromium_src-b55ed1dcc9f4eba163cd50ace70d0078df635079.tar.gz
chromium_src-b55ed1dcc9f4eba163cd50ace70d0078df635079.tar.bz2
Bump O3D's DEPS on Chromium's breakpad code to the current trunk revision to pick up the fix for a Windows GYP failure pulled in by O3D's DEPS bump on GYP in r76839.
TEST=built on Windows BUG=none Review URL: http://codereview.chromium.org/6610036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76855 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d')
-rw-r--r--o3d/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/DEPS b/o3d/DEPS
index eb8c70f..a954374 100644
--- a/o3d/DEPS
+++ b/o3d/DEPS
@@ -4,7 +4,7 @@ vars = {
# When updating the chromium rev, you must also update the nss and sqlite
# revs to match the version pulled-in by Chromium's own DEPS in the new rev.
"chromium_rev": "51794",
- "chromium_breakpad_rev": "47985",
+ "chromium_breakpad_rev": "72364",
"o3d_code_rev": "232",
"skia_rev": "586",
"gyp_rev": "899",