• Sylvain Defresne's avatar
    Fix compilation of official build with Firebase enabled · 50d4606c
    Sylvain Defresne authored
    Official build with Firebase enabled uses variants to specify
    which Info.plist to use as resource for Firebase. This causes
    a conflict as two bundle_data have the same output path.
    
    Move the dependency on ios_firebase_resources_target to the
    definition of the "chrome" target, behind the check for use
    of the variants to prevent this conflit.
    
    Bug: none
    Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs
    Change-Id: If6c681f76b7315002dc1cc97c402e6f10f42efcb
    Reviewed-on: https://chromium-review.googlesource.com/1250924
    Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
    Reviewed-by: default avatarJustin Cohen <justincohen@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#595400}
    50d4606c
BUILD.gn 11.6 KB