Commit 4ebd1b3c authored by Internal Frameworks Autoroller's avatar Internal Frameworks Autoroller Committed by Commit Bot

Roll src/ios/third_party/material_components_ios/src/ a68702e3a..b71c4d499 (0 commit)

TBR=bling-team@google.com

Change-Id: Ia09cd19fa8d3d4dd69f46168478225994cbef7c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2259482Reviewed-by: default avatarInternal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#781314}
parent 31d1729f
......@@ -528,7 +528,7 @@ deps = {
},
'src/ios/third_party/material_components_ios/src': {
'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + 'a68702e3a4d833ce6456189ccb2f888ceea4a63b',
'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + 'b71c4d499944d3130baf0a66b7764121a329de41',
'condition': 'checkout_ios',
},
......
......@@ -30,8 +30,6 @@ _mdc_public_headers = [
"src/components/ActionSheet/src/TypographyThemer/MaterialActionSheet+TypographyThemer.h",
"src/components/ActionSheet/src/private/MDCActionSheetHeaderView.h",
"src/components/ActionSheet/src/private/MDCActionSheetItemTableViewCell.h",
"src/components/ActionSheet/src/private/MaterialActionSheetStrings.h",
"src/components/ActionSheet/src/private/MaterialActionSheetStrings_table.h",
"src/components/ActivityIndicator/src/MDCActivityIndicator.h",
"src/components/ActivityIndicator/src/MDCActivityIndicatorDelegate.h",
"src/components/ActivityIndicator/src/MaterialActivityIndicator.h",
......@@ -755,8 +753,6 @@ _mdc_sources = [
"src/components/ActionSheet/src/private/MDCActionSheetHeaderView.m",
"src/components/ActionSheet/src/private/MDCActionSheetItemTableViewCell.h",
"src/components/ActionSheet/src/private/MDCActionSheetItemTableViewCell.m",
"src/components/ActionSheet/src/private/MaterialActionSheetStrings.h",
"src/components/ActionSheet/src/private/MaterialActionSheetStrings_table.h",
"src/components/ActivityIndicator/src/MDCActivityIndicator.h",
"src/components/ActivityIndicator/src/MDCActivityIndicator.m",
"src/components/ActivityIndicator/src/MDCActivityIndicatorDelegate.h",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment