| commit | aa879cfb41398dfa69fdeade6140695f965b31af | [log] [tgz] |
|---|---|---|
| author | Samuel Huang <huangs@chromium.org> | Mon Jun 10 15:26:47 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 10 15:26:47 2024 |
| tree | 4eccb2d8a53dc59f5cae1e6dc25fd9f3f9ffeed2 | |
| parent | 0796965ccc4a5efddca851f5a707ec2b3b2d6a41 [diff] |
[Android TRM] Gate V2 features by "VisitedURLRankingService". The Fetch and Rank service would like to make the feature "VisitedURLRankingService" a kill-switch for V2 suggestions. This CL updates the Android TRM to support this. This CL also adds dependency: chrome/browser -> components/visited_url-ranking Bug: 345818242 Change-Id: Ie45ce1597dc98ed9308d5d77210a8c3118b84d4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5605329 Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by: Xi Han <hanxi@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1312786}
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.