| commit | 112ebbc17f3949cf46cfdbbcd72e36f5f5d20c1b | [log] [tgz] |
|---|---|---|
| author | David Roger <droger@chromium.org> | Thu Dec 04 14:43:23 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 04 14:43:23 2025 |
| tree | 643bcbdcbc83d842a16f2ab27fbbe9afdb4ffd03 | |
| parent | d5c217b0e13b420fde5d943b8447682fb7a0771d [diff] |
[Settings] Delete unused passphrase strings The string usage was removed in https://crrev.com/c/7225053 but the string itself was not removed (so that the CL could be cherry picked more easily). This CL removes the leftover string. Bug: 447594872 Change-Id: I4e329e402c4abefa3a109eff1ac3b6f39b24ce91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7227936 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by: Pâris Meuleman <pmeuleman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1553969}
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.