Commit 0b2c470d authored by Internal Frameworks Autoroller's avatar Internal Frameworks Autoroller Committed by Chromium LUCI CQ

[Frameworks roll] Roll to 350295071 piper revision

TBR=bling-team@google.com

Change-Id: I6fe2629408723a0abb5c7fa94a049219f1a9eee8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612924Reviewed-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@{#840554}
parent a5dab881
...@@ -553,7 +553,7 @@ deps = { ...@@ -553,7 +553,7 @@ deps = {
}, },
'src/ios/third_party/material_components_ios/src': { 'src/ios/third_party/material_components_ios/src': {
'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + 'f03c0a36e0fcc5ded1f7ce51b0a0589224689d01', 'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + '6cf2fb727b73cf7ac8ef0722b4de8afdfd1bdf9d',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
......
783fdce9361239c67ef90da92b63002f8a8a16bb ec62d4e787448453dd9f92aeb3ec18167107cad2
\ No newline at end of file \ No newline at end of file
88448df52a73ed2e5b6365fe5ca033ed7ee12965 df15e92a2eddd979d030a45cef9aac717018459d
\ No newline at end of file \ No newline at end of file
c21209e3f14d5f49551481b8a7cdcea317a2f78a ed0294aacd9ea39bbecb983550ab679afff60e50
\ No newline at end of file \ No newline at end of file
de42fae3da12db766861111cf754385671552273 2e485b6c09ed55cc4820c6898ed9dd267057ee6c
\ No newline at end of file \ No newline at end of file
34ae96712865c59413fa82eced04d7e920fc7099 c35aa6b405ee2876ad6b9bcfece04494bada136b
\ No newline at end of file \ No newline at end of file
0dab37afa9a1369d17b5068d41e8cc506253af5f 22005b98edbaa5dc66f41ac8c4c260e494ecf611
\ No newline at end of file \ No newline at end of file
d5f1a5422dda86218a2cab42294093707dd993a6 bf886e6104ce9c31c07aeb5b7f06ab8b4c1f487b
\ No newline at end of file \ No newline at end of file
2b255503b156208d0d5b605adbbc56018a50721f 1f6fbdf4c1fa1011a0ff5dfbb3353aef2e33f047
\ No newline at end of file \ No newline at end of file
102a6a7b33ff13b2aefc9e4ca4f8fa36b9f04a82 a6266083e78d196b873c89541366a74f569e96f9
\ No newline at end of file \ No newline at end of file
9b0f42737c92b083515ad729cf51af0143322dbf 8fa7b110021b04f254eb4671ac318a41caf22856
\ No newline at end of file \ No newline at end of file
...@@ -235,6 +235,7 @@ _mdc_public_headers = [ ...@@ -235,6 +235,7 @@ _mdc_public_headers = [
"src/components/List/src/MDCBaseCell.h", "src/components/List/src/MDCBaseCell.h",
"src/components/List/src/MDCSelfSizingLayoutAttributes.h", "src/components/List/src/MDCSelfSizingLayoutAttributes.h",
"src/components/List/src/MDCSelfSizingStereoCell.h", "src/components/List/src/MDCSelfSizingStereoCell.h",
"src/components/List/src/MDCSelfSizingStereoCellImageViewVerticalPosition.h",
"src/components/List/src/MaterialList.h", "src/components/List/src/MaterialList.h",
"src/components/List/src/Theming/MDCBaseCell+MaterialTheming.h", "src/components/List/src/Theming/MDCBaseCell+MaterialTheming.h",
"src/components/List/src/Theming/MDCSelfSizingStereoCell+MaterialTheming.h", "src/components/List/src/Theming/MDCSelfSizingStereoCell+MaterialTheming.h",
...@@ -1045,6 +1046,7 @@ _mdc_sources = [ ...@@ -1045,6 +1046,7 @@ _mdc_sources = [
"src/components/List/src/MDCSelfSizingLayoutAttributes.h", "src/components/List/src/MDCSelfSizingLayoutAttributes.h",
"src/components/List/src/MDCSelfSizingStereoCell.h", "src/components/List/src/MDCSelfSizingStereoCell.h",
"src/components/List/src/MDCSelfSizingStereoCell.m", "src/components/List/src/MDCSelfSizingStereoCell.m",
"src/components/List/src/MDCSelfSizingStereoCellImageViewVerticalPosition.h",
"src/components/List/src/MaterialList.h", "src/components/List/src/MaterialList.h",
"src/components/List/src/Theming/MDCBaseCell+MaterialTheming.h", "src/components/List/src/Theming/MDCBaseCell+MaterialTheming.h",
"src/components/List/src/Theming/MDCBaseCell+MaterialTheming.m", "src/components/List/src/Theming/MDCBaseCell+MaterialTheming.m",
......
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