Roll src/ios/third_party/material_components_ios/src 7c66ab5c1445..2906c3c5b3bf (1 commits)

https://chromium.googlesource.com/external/github.com/material-components/material-components-ios/+log/7c66ab5c1445..2906c3c5b3bf

git log 7c66ab5c1445..2906c3c5b3bf --date=short --no-merges --format='%ad %ae %s'
2019-08-19 [email protected] {Git LFS} Correct `.gitattributes` to use path and not glob. (#8338)

Created with:
  gclient setdep -r src/ios/third_party/material_components_ios/src@2906c3c5b3bf

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
[email protected]

Bug: None
Change-Id: Ibdefe3a6aa230fb8ff58ea2630caf25be5410eb1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760887
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#688085}
diff --git a/DEPS b/DEPS
index b0e135c..7c81dfb 100644
--- a/DEPS
+++ b/DEPS
@@ -484,7 +484,7 @@
   },
 
   'src/ios/third_party/material_components_ios/src': {
-      'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + '7c66ab5c14457a65db886d6450f23943e7d24711',
+      'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + '2906c3c5b3bf3369982cf176b618b75c52e32cdc',
       'condition': 'checkout_ios',
   },