| commit | ea9e38bb9e5d051d8c61b17d5e057dfcc452c9db | [log] [tgz] |
|---|---|---|
| author | Yue Zhang <yuezhanggg@google.com> | Thu Apr 20 18:12:46 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 20 18:12:46 2023 |
| tree | d3ab645227081c7f5e53d9bc94584ed18b1423fa | |
| parent | ccf1867e75d0f77f0385a5d308d3b3bd9ce43ddd [diff] |
[ChromeCart][Quest] Add discount chip This CL adds the discount chip as well as logic to control its data source and visibility. This CL always makes the fake data options to show the discount chip. Demo: Dark: https://screenshot.googleplex.com/zjSKu2VZ7uhokM3 Light: https://screenshot.googleplex.com/422PbSwthheX7NJ Bug: 1431951 Change-Id: I71ec645e782caea328d2d88a7b1ca5e1a760cce5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4443101 Reviewed-by: Roman Arora <romanarora@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/main@{#1133247}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.