summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-12 15:18:04 +0000
committertonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-12 15:18:04 +0000
commit4a24660ec11d9bb2013fc531dd30c880b3bd82bb (patch)
tree760b8611c9e2f2c2d67feb13d068c77f218ac56a /DEPS
parentc930cb5d304cdc23284808626fa0563f462f58ce (diff)
downloadchromium_src-4a24660ec11d9bb2013fc531dd30c880b3bd82bb.zip
chromium_src-4a24660ec11d9bb2013fc531dd30c880b3bd82bb.tar.gz
chromium_src-4a24660ec11d9bb2013fc531dd30c880b3bd82bb.tar.bz2
Revert of Make linux reference build 32-bit. We have some 32-bit bots still. (https://codereview.chromium.org/190723014/)
Reason for revert: Breaks tough_media_cases benchmark. BUG=351726 Original issue's description: > Make linux reference build 32-bit. We have some 32-bit bots still. > > BUG=347228 > TBR=matthewyuan@chromium.org > NOTRY=True > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256274 TBR=matthewyuan@chromium.org,cmp@chromium.org NOTREECHECKS=true NOTRY=true BUG=347228 Review URL: https://codereview.chromium.org/196793008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256529 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 f35d803..d4d5c2d 100644
--- a/DEPS
+++ b/DEPS
@@ -454,7 +454,7 @@ deps_os = {
"unix": {
# Linux, really.
"src/chrome/tools/test/reference_build/chrome_linux":
- "/trunk/deps/reference_builds/chrome_linux@254637",
+ "/trunk/deps/reference_builds/chrome_linux64@254637",
"src/third_party/xdg-utils":
"/trunk/deps/third_party/xdg-utils@203785",