Files
brave-core/ios
Claudio DeSouza 0ae6099815 [cr141][ios] Add app_store_bundle provider
This is necessary otherwise it results in a linking error.

commit baeb95097b3919a4ef2c682a6edf019c42146ebf
Author: ginnnnnnny <ginnyhuang@chromium.org>
Date:   Fri Aug 22 10:37:21 2025 -0700

    [iOS] Establish profile service used for Best of Google app promo

    This CL creates a profile service that will be used to determine the
    eligibility of the app bundle promo. Since the bulk of logic should be
    impelemnted in `internal`. the factory currently does NOT return the
    actual service.

    Bug: 440148910
    Change-Id: I5c7284058f29711866c653106ae79cc64ddc2432
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6873043
    Reviewed-by: Mark Cogan <marq@chromium.org>
    Auto-Submit: Ginny Huang <ginnyhuang@chromium.org>
    Commit-Queue: Ginny Huang <ginnyhuang@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1505166}
2025-09-22 15:00:00 -04:00
..