commit | a54d3b625254306dc4cca8a27a9a62ea5cc2ffa7 | [log] [tgz] |
---|---|---|
author | Jinsuk Kim <jinsukkim@chromium.org> | Tue Apr 16 17:08:13 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 16 17:08:13 2024 |
tree | b7fa4254a96ed0167cb6882aba465d7f16684f3d | |
parent | cb385a78286fa024d28028cb14db08a23e5773c1 [diff] |
[ASH] Dedup the text resource 'Filter by app' Same text string is defined twice for app filter UI. Deduplicates it. Bug: 331846134 Change-Id: I7f1453134fbb5db878cd0c9acb934e8ed4e43270 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5458871 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Cr-Commit-Position: refs/heads/main@{#1288129}
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.