summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-29 23:06:23 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-29 23:06:23 +0000
commita35f657f92648aa29cac2373ef5c0dc502f55add (patch)
tree0512dde6c04fcfb07191c238dccb57dd43cd6a53 /DEPS
parenta5230508efeea42e05005f43f9ffa140fbcc64c0 (diff)
downloadchromium_src-a35f657f92648aa29cac2373ef5c0dc502f55add.zip
chromium_src-a35f657f92648aa29cac2373ef5c0dc502f55add.tar.gz
chromium_src-a35f657f92648aa29cac2373ef5c0dc502f55add.tar.bz2
Roll DEPS for third_party/gold r120645:124239.
r124239 Add a 32-bit gold binary and use it. r122292 Prevent a possible deadlock in the linker script when using goma. BUG=none TEST=none Review URL: http://codereview.chromium.org/9535024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124277 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 7ca6e27..f12c7e2 100644
--- a/DEPS
+++ b/DEPS
@@ -425,7 +425,7 @@ deps_os = {
Var("webkit_trunk") + "/Tools/gdb@" + Var("webkit_revision"),
"src/third_party/gold":
- "/trunk/deps/third_party/gold@120645",
+ "/trunk/deps/third_party/gold@124239",
},
}