Roll src/third_party/chromite 69d4958ee9b3..58f92a13bcd8 (5 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/69d4958ee9b3..58f92a13bcd8


git log 69d4958ee9b3..58f92a13bcd8 --date=short --no-merges --format='%ad %ae %s'
2019-03-15 pprabhu@chromium.org config: Move {quawks,octopus,sentry}-paladin to Skylab
2019-03-14 dgarrett@google.com chromeos_config: Make buildspec builders internal.
2019-03-14 chrome-bot@chromium.org Update config settings by config-updater.
2019-03-14 dhanyaganesh@chromium.org PreCQLauncher: Revert the 1505981 CL
2019-03-14 saklein@chromium.org Build API: Add update sdk endpoint.


Created with:
  gclient setdep -r src/third_party/chromite@58f92a13bcd8

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel
TBR=chrome-os-gardeners@chromium.org

Change-Id: I97837336910a68acd7414b8b902ea4a530617c88
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1525454
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#641080}
diff --git a/DEPS b/DEPS
index f65c864..1ad94c6 100644
--- a/DEPS
+++ b/DEPS
@@ -761,7 +761,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '69d4958ee9b3375a35c8e2f88173187a5b89594b',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '58f92a13bcd8593b9f2c5998820c2662ef30cb14',
       'condition': 'checkout_linux',
   },