Roll src/third_party/chromite ae08de72aaa6..dba816954b29 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/ae08de72aaa6..dba816954b29


git log ae08de72aaa6..dba816954b29 --date=short --no-merges --format='%ad %ae %s'
2019-05-18 akeshet@chromium.org skylab: delete obsolete arguments from AbortSkylabHWTests


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

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: I21cc2111b8614fe7a9ae82d15df89b46cb1f349f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617657
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@{#661164}
diff --git a/DEPS b/DEPS
index 82e0bdb..2368ae99a3 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' + '@' + 'ae08de72aaa67f7d78debd115da6526859da5cea',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'dba816954b29d0108182f46393e558a4d4f41dae',
       'condition': 'checkout_linux',
   },