Add foundation for ShopCard variation 4 - price tracking

This CL adds the foundation for the 4th variation of ShopCard,
price tracking, which is a variation of Tab Resumption. If the
Tab Resumption eligibility conditions are met and the URL is
price trackable, the user will be presented with a different card
to Tab Resumption which enables them to price track the URL.

Bug: 392968977
Change-Id: I35974a40b67d01c8640c504ccd8b3545a1fe1be5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6240373
Commit-Queue: David Maunder <davidjm@chromium.org>
Reviewed-by: Chris Lu <thegreenfrog@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1417408}
NOKEYCHECK=True
GitOrigin-RevId: 82ce325e7178e95a1ba73dd8a9bb92f174415cce
10 files changed
tree: acb37d251ff3d7c7a2f045f18b9d2c845153663e
  1. build/
  2. chrome/
  3. components/
  4. google_internal/
  5. intents/
  6. net/
  7. public/
  8. testing/
  9. third_party/
  10. tools/
  11. web/
  12. web_view/
  13. .swift-format
  14. BUILD.gn
  15. COMMON_METADATA
  16. DEPS
  17. DIR_METADATA
  18. features.gni
  19. OWNERS
  20. PRESUBMIT.py
  21. PRESUBMIT_test.py
  22. README.md
README.md

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