Roll src/third_party/chromite d8a4f93b2aea..5cfe5f2c7b78 (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d8a4f93b2aea..5cfe5f2c7b78


git log d8a4f93b2aea..5cfe5f2c7b78 --date=short --no-merges --format='%ad %ae %s'
2019-01-17 [email protected] BuildStore: Replace cidb handle argument to buildstore
2019-01-17 [email protected] Remove SiteParameters from SiteConfig


Created with:
  gclient setdep -r src/third_party/chromite@5cfe5f2c7b78

The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


[email protected]

Change-Id: Ie46c8f4a9e27adb3f2a20b77cdf64e58c9799ad5
Reviewed-on: https://chromium-review.googlesource.com/c/1419059
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#623962}
diff --git a/DEPS b/DEPS
index 1c8a3a8..9db9b91 100644
--- a/DEPS
+++ b/DEPS
@@ -674,7 +674,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd8a4f93b2aea63ff47d3be36b73617ea705d97db',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '5cfe5f2c7b78d0145fb4e8d5e17fe0876a67df88',
       'condition': 'checkout_linux',
   },