Roll src/third_party/chromite/ 2304cacd8..18483452c (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/2304cacd8792..18483452ccd2

$ git log 2304cacd8..18483452c --date=short --no-merges --format='%ad %ae %s'
2018-04-20 mikewu Revert "chromeos_config: Use latest toolchain in lakitu_next"

Created with:
  roll-dep src/third_party/chromite


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: I932f39443cd9282c1b4a07f446e7522e5bab46ac
Reviewed-on: https://chromium-review.googlesource.com/1023162
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#552588}
diff --git a/DEPS b/DEPS
index afb50b0..cfbadda 100644
--- a/DEPS
+++ b/DEPS
@@ -488,7 +488,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '2304cacd8792b7f178cb4ea25324b19dff725761',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '18483452ccd21ddc666e9cdbe41a037285e9e7f0',
       'condition': 'checkout_linux',
   },