0
Files
src/ios
David Maunder 34981def10 Fix US check in price tracking promo on magic stack
The force show card parameter was restricted to US users only,
however, at some point variations service started returning "US"
instead of "us" so the show card parameter isn't working properly.
Apply lowercase conversion to the country code from variations
service to fix this.

Bug: 371752295
Change-Id: I47c0d40e4c41d23bc2925d023ae005df725bf75f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5958708
Reviewed-by: Scott Yoder <scottyoder@google.com>
Commit-Queue: David Maunder <davidjm@chromium.org>
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1372968}
2024-10-23 21:54:14 +00:00
..
2024-09-23 15:58:57 +00:00

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.