commit | 638629a9d82b60f0457820ef43e2f003c072a6f5 | [log] [tgz] |
---|---|---|
author | Chase Hartsell <chazzy@chromium.org> | Tue May 27 22:51:24 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 27 22:51:24 2025 |
tree | aa3dcd8bb14c87197e88fe6ce73dd873b453ed76 | |
parent | 71166b1562b529cc650d03aebc8876ce3c0b2823 [diff] |
[Compare][Cleanup] Remove guards for comparison table list in WebUI The feature flag and old list of comparison tables under history was removed in a previous CL, so this patch cleans up the Compare UI by removing related feature guards and any now unused strings in the WebUI. Bug: 418283138 Change-Id: I59cd261f5189a533fb5ddaea71b314fbbf4eddff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6559013 Commit-Queue: Chase Hartsell <chazzy@chromium.org> Reviewed-by: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1466198}
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.