Roll src/third_party/chromite 2261af73b786..ff3996b45b6f (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/2261af73b786..ff3996b45b6f


git log 2261af73b786..ff3996b45b6f --date=short --no-merges --format='%ad %ae %s'
2019-03-11 dgarrett@google.com chromeos_config: Remove *-factory builders.


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

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: Ia014dbd00ffd4f8989ce7d0be4181b4427cad3bf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1513499
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@{#639521}
diff --git a/DEPS b/DEPS
index eb2d061..6faf006 100644
--- a/DEPS
+++ b/DEPS
@@ -752,7 +752,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '2261af73b786139161e797ad3939f0869262f9cd',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ff3996b45b6f9131fdf800f7350147fc92dec534',
       'condition': 'checkout_linux',
   },