summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjvoung@google.com <jvoung@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-30 18:39:31 +0000
committerjvoung@google.com <jvoung@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-30 18:39:31 +0000
commit553406acac1254fb4c987f01e0b2a14a89094225 (patch)
tree2fe643361d4dcfdc9b649a2029f05e7fb49c9179 /DEPS
parent160d4d98ec1d3083c7fdd3677f2f81e47aee3edb (diff)
downloadchromium_src-553406acac1254fb4c987f01e0b2a14a89094225.zip
chromium_src-553406acac1254fb4c987f01e0b2a14a89094225.tar.gz
chromium_src-553406acac1254fb4c987f01e0b2a14a89094225.tar.bz2
Update chromite REV in DEPS. Pulls in change to add PNaCl to ChromeOS.
from this CL: https://gerrit.chromium.org/gerrit/#/c/63481/ In a separate CL I'll remove the PNaCl's component installer for ChromeOS (via component update service). BUG=221381 R=dpolukhin@chromium.org Review URL: https://codereview.chromium.org/21146002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214399 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 1149c75..d517fdc 100644
--- a/DEPS
+++ b/DEPS
@@ -442,7 +442,7 @@ deps_os = {
# Build tools for targeting ChromeOS.
"src/third_party/chromite":
Var("chromiumos_git") + "/chromite.git" +
- "@93281fa6a9fa1af48aae02d0a9c142a4450af51e",
+ "@214fb6506eda13715edd74087adf367a29809a3c",
# Dependency of chromite.git.
"src/third_party/pyelftools":