[ios] Fixes BOOL/bool mismatches in AppLauncher and QrCode.
BOOL and bool are equivalent on arm64, but they map to different underlying types on other platforms, such as Mac Catalyst. BUG=1142431 Change-Id: I871e83e958ddc4619da634a972036599fc6d02db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498801Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#820742}
Showing
Please register or sign in to comment