Roll src/third_party/chromite b396287d6e6c..f0a719c3731c (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/b396287d6e6c..f0a719c3731c


git log b396287d6e6c..f0a719c3731c --date=short --no-merges --format='%ad %ae %s'
2019-05-20 jclinton@chromium.org Reland "Require LCQ label for all CL's processed by legacy PreCQ and CQ"


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

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@google.com

Change-Id: I3278abbdaf41a36c5767a2334117f0894e72e56f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1620830
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@{#661503}
diff --git a/DEPS b/DEPS
index fcfddc9..6afea55 100644
--- a/DEPS
+++ b/DEPS
@@ -802,7 +802,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b396287d6e6c938ab4653b6baecb19af53af6027',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'f0a719c3731cdc76fb6efd270801145b7afe1243',
       'condition': 'checkout_linux',
   },