summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-05 10:50:18 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-05 10:50:18 +0000
commit11e939114f6f928ec0c8f2faf13eaaffa66b17b7 (patch)
treeec1109a6c6e75bde1c182c4095327883a72e022c /DEPS
parentc14e09e66815760def6f6b3f59a956515caa01db (diff)
downloadchromium_src-11e939114f6f928ec0c8f2faf13eaaffa66b17b7.zip
chromium_src-11e939114f6f928ec0c8f2faf13eaaffa66b17b7.tar.gz
chromium_src-11e939114f6f928ec0c8f2faf13eaaffa66b17b7.tar.bz2
Revert 238876 "Roll DEPS to get cros chrome-sdk support for exte..."
I suspect this broke chromiumos builders, e.g. http://build.chromium.org/p/chromium.chromiumos/builders/ChromiumOS%20%28x86%29/builds/18380 deploy_chrome crashes. > Roll DEPS to get cros chrome-sdk support for external boards. > > BUG=chromium:236500 > TEST=Try building Chrome with --board=x86-generic > > Review URL: https://codereview.chromium.org/99473003 TBR=davidjames@chromium.org Review URL: https://codereview.chromium.org/104373004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238925 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 af610d1..a3abbb8 100644
--- a/DEPS
+++ b/DEPS
@@ -465,7 +465,7 @@ deps_os = {
# Build tools for targeting ChromeOS.
"src/third_party/chromite":
Var("chromiumos_git") + "/chromite.git" +
- "@cec5e3c17d0ba24372a3fad09ccc66ec4f5d6ef2",
+ "@cbdd21c5ea76aa93ba4619a6d253697765f4de1f",
# Dependency of chromite.git.
"src/third_party/pyelftools":