Roll src/third_party/chromite/ 7e9e7b065..c8e4e795e (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/7e9e7b065a98..c8e4e795ed75

$ git log 7e9e7b065..c8e4e795e --date=short --no-merges --format='%ad %ae %s'
2018-05-14 bpastene Revert "[chromite] Capture job_name and git timing for ts_mon in cbuildbot runs."

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


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: Ifcc9ffe22c45cf58facf0522b1e9604c3638b9b9
Reviewed-on: https://chromium-review.googlesource.com/1058980
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@{#558632}
diff --git a/DEPS b/DEPS
index 48ca7c6..2ee7c96 100644
--- a/DEPS
+++ b/DEPS
@@ -498,7 +498,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '7e9e7b065a98c94ba1435726e1904869724979d5',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'c8e4e795ed7527807910153dea581ee6ad9a2698',
       'condition': 'checkout_linux',
   },