diff options
author | rcui@google.com <rcui@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-03 17:15:42 +0000 |
---|---|---|
committer | rcui@google.com <rcui@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-03 17:15:42 +0000 |
commit | 22346d87b6099019d991893557dee3e0a3d3b946 (patch) | |
tree | cfb2052b38ba1cc83ba74962adfbf86e3ad63551 /DEPS | |
parent | cdccc7d48246adae29080aa1ba2a99fdecccb66c (diff) | |
download | chromium_src-22346d87b6099019d991893557dee3e0a3d3b946.zip chromium_src-22346d87b6099019d991893557dee3e0a3d3b946.tar.gz chromium_src-22346d87b6099019d991893557dee3e0a3d3b946.tar.bz2 |
Roll DEPS for chromite.
From 848d591 to dfd2710.
Brings in latest 'cros chrome-sdk' features.
BUG=None
TEST=Verified 'cros chrome-sdk' works. Verified passes
'checklicenses.py'.
R=xusydoc@chromium.org
Review URL: https://codereview.chromium.org/14590004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198137 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -534,7 +534,7 @@ deps_os = { # Build tools for targeting ChromeOS. "src/third_party/chromite": Var("chromiumos_git") + "/chromite.git" + - "@848d591953f69426080f8a5f29130897bd6fc73d", + "@dfd2710856705831dd4e8cd6267899fd4721e11a", # Dependency of chromite.git. "src/third_party/pyelftools": |