Roll src/third_party/chromite/ 31a3eb064..a03592f3d (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/31a3eb064ea3..a03592f3d2e2

$ git log 31a3eb064..a03592f3d --date=short --no-merges --format='%ad %ae %s'
2018-03-21 jrbarnette Add a 'kevin-full' builder.

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:817547


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

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: I0b7823460c8221ea9655914f3f6aeb11fbe6e8c3
Reviewed-on: https://chromium-review.googlesource.com/978880
Reviewed-by: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#545629}
diff --git a/DEPS b/DEPS
index 28ffc13..36fe9fb 100644
--- a/DEPS
+++ b/DEPS
@@ -320,7 +320,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '31a3eb064ea32f48a704c1321f33458365d40d13',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'a03592f3d2e2c825969825b245052b634e0ec3df',
       'condition': 'checkout_linux',
   },