Roll src/third_party/chromite 5d5aed4520cc..37978c4b3bea (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/5d5aed4520cc..37978c4b3bea


git log 5d5aed4520cc..37978c4b3bea --date=short --no-merges --format='%ad %ae %s'
2019-03-14 yueherngl@google.com flapjack: add signing for factory shim


Created with:
  gclient setdep -r src/third_party/chromite@37978c4b3bea

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: Ic1f8a7e5431e81d1de1721362639b2e68f9ea16e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1523060
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@{#640746}
diff --git a/DEPS b/DEPS
index 32979fa..88616b8 100644
--- a/DEPS
+++ b/DEPS
@@ -760,7 +760,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '5d5aed4520ccd3a427528736661b2420ff8e9df9',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '37978c4b3beae19f5c6d35f3d8168813c1a33c77',
       'condition': 'checkout_linux',
   },