chore: clean up NativeWindowMac::UpdateVibrancyRadii (#47665)

chore: clean up NativeWindowMac::UpdateVibrancyRadii
This commit is contained in:
Shelley Vohr
2025-07-17 17:45:24 +02:00
committed by GitHub
parent 31b18c9830
commit 4601aeccde
2 changed files with 18 additions and 36 deletions

View File

@@ -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",
]
}