Files
brave-core/components/skus
Brian R. Bondy 6e1112330a Brave origin add purchase state for upgrade case (#34044)
* Add SKU purchase state check to Origin settings

Integrate SKUs service to verify purchase state before showing
the Origin settings page. Shows onboarding view for unpurchased
users and re-checks on tab visibility change.

* Use TetFuture instead of RunLoop

* Move FakeSkusService to skus/browser:test_support target

Makes the fake reusable by any component that depends on the SKU
service, not just brave_origin tests.

* Convert remaining RunLoop to TestFuture
2026-02-20 10:50:58 -05:00
..