Roll src/third_party/chromite 724db0f084dd..1b47c3c54ee5 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/724db0f084dd..1b47c3c54ee5


git log 724db0f084dd..1b47c3c54ee5 --date=short --no-merges --format='%ad %ae %s'
2019-04-25 moragues@google.com atlas: remove erroneous skylab configuration


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

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: Ie5cf3e3a05dc50f2c56a63fc289dfd47153d8df8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1584840
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@{#654139}
diff --git a/DEPS b/DEPS
index 28e7980..02549327 100644
--- a/DEPS
+++ b/DEPS
@@ -805,7 +805,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '724db0f084dd5d70cc85ecf9f629a9bc3888ef76',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '1b47c3c54ee51c09943ecd0fe8555c1c7ff4eb1b',
       'condition': 'checkout_linux',
   },