diff options
author | jvoung@google.com <jvoung@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-30 18:39:31 +0000 |
---|---|---|
committer | jvoung@google.com <jvoung@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-30 18:39:31 +0000 |
commit | 553406acac1254fb4c987f01e0b2a14a89094225 (patch) | |
tree | 2fe643361d4dcfdc9b649a2029f05e7fb49c9179 /DEPS | |
parent | 160d4d98ec1d3083c7fdd3677f2f81e47aee3edb (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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": |