chore: clean up NativeWindowMac::UpdateVibrancyRadii
(#47665)
chore: clean up NativeWindowMac::UpdateVibrancyRadii
This commit is contained in:
parent
31b18c9830
commit
4601aeccde
2 changed files with 18 additions and 36 deletions
|
@ -67,10 +67,6 @@ template("mac_xib_bundle_data") {
|
|||
ibtool_flags = [
|
||||
"--minimum-deployment-target",
|
||||
mac_deployment_target,
|
||||
|
||||
# TODO(rsesek): Enable this once all the bots are on Xcode 7+.
|
||||
# "--target-device",
|
||||
# "mac",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue