diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-11 22:37:03 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-11 22:37:03 +0000 |
commit | b10bd74419666fb5e9df804e315a77ceb5d6c07d (patch) | |
tree | 2f08e3c92b0917f0a3c8a5f2069e99763d9a5292 /DEPS | |
parent | 7b9a361eb6dac35c755c84c6e553da290ab6ee2e (diff) | |
download | chromium_src-b10bd74419666fb5e9df804e315a77ceb5d6c07d.zip chromium_src-b10bd74419666fb5e9df804e315a77ceb5d6c07d.tar.gz chromium_src-b10bd74419666fb5e9df804e315a77ceb5d6c07d.tar.bz2 |
Update third_party/chromite to include latest build fixes.
BUG=401842
R=davidjames@chromium.org
TBR=davidjames@chromium.org
Review URL: https://codereview.chromium.org/461753002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288812 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -486,7 +486,7 @@ deps_os = { # Build tools for Chrome OS. "src/third_party/chromite": Var("chromiumos_git") + "/chromite.git" + - "@38242c6c77b77bcfb887fa97f3735c3262310370", + "@9350f2b004f2301477b76727b8c935aa8481c9f5", # Dependency of chromite.git. "src/third_party/pyelftools": |