commit | 8f4610e002f03ca42c04a8bd8e0ddb52e38bb01c | [log] [tgz] |
---|---|---|
author | spang <[email protected]> | Fri Sep 19 19:25:24 2014 |
committer | Commit bot <[email protected]> | Fri Sep 19 19:25:42 2014 |
tree | 6cf66b6fccca9329ac3b9dba3eea8ddbf904c519 | |
parent | 2385cffed5c8a258b29d76160434635b66ea9968 [diff] [blame] |
Chromite roll 1ae4638..8e92d5c https://chromium.googlesource.com/chromiumos/chromite/+log/1ae4638a4cd3313799f2d2598c39ff0e8941aef6..8e92d5c24da7967e27ab2498abc2d2f7ac6ec65a TBR=marcheu BUG=412508 Review URL: https://codereview.chromium.org/590543002 Cr-Commit-Position: refs/heads/master@{#295761}
diff --git a/DEPS b/DEPS index 7ca93a4..1e0af45 100644 --- a/DEPS +++ b/DEPS
@@ -440,7 +440,7 @@ # Build tools for Chrome OS. 'src/third_party/chromite': - Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '1ae4638a4cd3313799f2d2598c39ff0e8941aef6', + Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8e92d5c24da7967e27ab2498abc2d2f7ac6ec65a', # Dependency of chromite.git. 'src/third_party/pyelftools':