Roll src/ios/third_party/material_components_ios/src 59d58d345f96..2a20a6899d0b (1 commits)

https://chromium.googlesource.com/external/github.com/material-components/material-components-ios/+log/59d58d345f96..2a20a6899d0b


git log 59d58d345f96..2a20a6899d0b --date=short --no-merges --format='%ad %ae %s'
2019-05-22 featherless@google.com Merge branch 'release-candidate-hotfix' into stable


Created with:
  gclient setdep -r src/ios/third_party/material_components_ios/src@2a20a6899d0b

The AutoRoll server is located here: https://autoroll.skia.org/r/material-components-ios-chromium

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.chrome.try:ios-internal-mdc
TBR=bling-p10-rolls@google.com

Change-Id: I5e1ac10c76463b307803bf8e57da39af2ec44171
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626142
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@{#662476}
diff --git a/DEPS b/DEPS
index a6ba703a..bf854a9 100644
--- a/DEPS
+++ b/DEPS
@@ -477,7 +477,7 @@
   },
 
   'src/ios/third_party/material_components_ios/src': {
-      'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + '59d58d345f963c6e88d50af258817f3096e63bfc',
+      'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + '2a20a6899d0b8c47de26d6a33a12ece09821718a',
       'condition': 'checkout_ios',
   },