Commit 165abc23 authored by Internal Frameworks Autoroller's avatar Internal Frameworks Autoroller Committed by Commit Bot

[Frameworks roll] Roll to 344199329 piper revision

TBR=bling-team@google.com

Change-Id: I0536e3a35b34b5a3f3733acf8a68b11666a8690e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560395Reviewed-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@{#830959}
parent 92ff4925
......@@ -563,7 +563,7 @@ deps = {
},
'src/ios/third_party/material_components_ios/src': {
'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + '77c77dc0f8ac9da6d3a1e127df40049924cdb18b',
'url': Var('chromium_git') + '/external/github.com/material-components/material-components-ios.git' + '@' + '732e39b160d73545a7c1aad6bfd43df1d5e88198',
'condition': 'checkout_ios',
},
......
fef4e744106d685338b21081095dc3a82bb5bec2
\ No newline at end of file
45660fb611b75619ba3da46a03cea8cd921110f8
\ No newline at end of file
e4cf1ddb027a9f71a688ee4bd57c0e84ae589841
\ No newline at end of file
b9e4ac9fa32d5b135bb526c87328f76bbb5def4b
\ No newline at end of file
b9404c6de81585b24625b55dc5b278ea4d59292f
\ No newline at end of file
3afd7c904a0b8b561c5d64d6ea6c6d490d968f2e
\ No newline at end of file
1084adddcc5ae44f0eea37397cbdab3d4ea91121
\ No newline at end of file
d06b0e907f13e7944a898697a6aa1275c0db5052
\ No newline at end of file
5dc2ea35fba12ab068ccc05c69dce2377e1065b7
\ No newline at end of file
7cd914aba3753dbc6368f6caca97667a5fdd7bc4
\ No newline at end of file
3e9f556c3a8b4b07688661dde402748feb692060
\ No newline at end of file
d4bbc609cbf5f0a90b9df32b8c52640d87bece0a
\ No newline at end of file
7223c72049f4804c971876bdab5d93beed34a842
\ No newline at end of file
55eaf68e4e46136577bff3df7913a3beabc74fe5
\ No newline at end of file
f271c80ba5d329123699dd34186b4445632d5880
\ No newline at end of file
7521c0b2abdaaefa30b51775934673adea2d216a
\ No newline at end of file
d7e1f48514c0cdcdaf7addacc2e315e1286cdad4
\ No newline at end of file
27d0a8c5dcb8ecf5a203bd228a9c44ddea05ecde
\ No newline at end of file
......@@ -508,6 +508,7 @@ _mdc_public_headers = [
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlLabelAnimation.h",
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlLabelPosition.h",
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlPlaceholderSupport.h",
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlSideViewSupport.h",
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlVerticalPositioningReference.h",
"src/components/private/TextControlsPrivate/src/Shared/MaterialTextControlsPrivate+Shared.h",
"src/components/private/TextControlsPrivate/src/Shared/UIBezierPath+MDCTextControlStyle.h",
......@@ -1471,6 +1472,8 @@ _mdc_sources = [
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlLabelPosition.m",
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlPlaceholderSupport.h",
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlPlaceholderSupport.m",
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlSideViewSupport.h",
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlSideViewSupport.m",
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlVerticalPositioningReference.h",
"src/components/private/TextControlsPrivate/src/Shared/MDCTextControlVerticalPositioningReference.m",
"src/components/private/TextControlsPrivate/src/Shared/MaterialTextControlsPrivate+Shared.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