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

[Frameworks roll] Roll to 349451948 piper revision

TBR=bling-team@google.com

Change-Id: I37d9caff3d8fee1d226419441068d0a227ec26f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606686Reviewed-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@{#839659}
parent 8b9d8985
......@@ -553,7 +553,7 @@ deps = {
},
'src/ios/third_party/material_components_ios/src': {
'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + '8bd8b295e227310a8c835ec9d3f58ca3b651319a',
'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + 'bdeb1f7e9d23708ab01440cb3f7e9d681c195038',
'condition': 'checkout_ios',
},
......
752978dce09443f029a5bcd6369a0c28b112fcd4
\ No newline at end of file
b05f93cbb01c58388af8dd8e1dcaaf313bb3c593
\ No newline at end of file
829422bf6135b109b8290983c39825891e6ddaeb
\ No newline at end of file
c9d01c14d4c16d343029cc50f26f6a11bc8fc4cd
\ No newline at end of file
f39b4704bcd9360d792185dd6e857a8ae345c75b
\ No newline at end of file
eac5a22395f32af6768f256a895e045dd48bc570
\ No newline at end of file
0da37189f70e8e0f67452bcd81bea578d06d329a
\ No newline at end of file
94cd41d29b3566062ce96c39dc9e785725304fa1
\ No newline at end of file
8160466cbab40fc1805ed77582acb2bb1d66df30
\ No newline at end of file
0313ad82a3d01d8f40837ff82829992c986038d8
\ No newline at end of file
b42ff60a660af6f3b74eb6938f79f919ebed0d9e
\ No newline at end of file
38c73c4b8524e6462d792b3f75a457fbd7e2993a
\ No newline at end of file
03a5df4ac10333dd843905043c7c848562ff333f
\ No newline at end of file
872e09a4a05b3c1d3a339423bb30a6ca14412b2b
\ No newline at end of file
100e45f0ebc5854964db34367581f06b59550fa0
\ No newline at end of file
eab4723eb31afde5462322850d8d08312256bb8f
\ No newline at end of file
......@@ -235,6 +235,7 @@ _mdc_public_headers = [
"src/components/List/src/MDCBaseCell.h",
"src/components/List/src/MDCSelfSizingLayoutAttributes.h",
"src/components/List/src/MDCSelfSizingStereoCell.h",
"src/components/List/src/MDCSelfSizingStereoCellImageViewVerticalPosition.h",
"src/components/List/src/MaterialList.h",
"src/components/List/src/Theming/MDCBaseCell+MaterialTheming.h",
"src/components/List/src/Theming/MDCSelfSizingStereoCell+MaterialTheming.h",
......@@ -1045,6 +1046,7 @@ _mdc_sources = [
"src/components/List/src/MDCSelfSizingLayoutAttributes.h",
"src/components/List/src/MDCSelfSizingStereoCell.h",
"src/components/List/src/MDCSelfSizingStereoCell.m",
"src/components/List/src/MDCSelfSizingStereoCellImageViewVerticalPosition.h",
"src/components/List/src/MaterialList.h",
"src/components/List/src/Theming/MDCBaseCell+MaterialTheming.h",
"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