commit | c55b7f98b9f2214f43442a21e77e77db3c842379 | [log] [tgz] |
---|---|---|
author | Jun Ishiguro <junis@google.com> | Wed Apr 30 04:52:54 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 30 04:52:54 2025 |
tree | ec046d380803ab69c653771250004656a44bd858 | |
parent | 9771d828634407d1a71bcc8c1a718bee6853d5ba [diff] |
editor_menu: Remove ShouldUseL10nStrings check This CL removes `ShouldUseL10nStrings`, which always returns true. Bug: b:403153862 Change-Id: I3f9d0a048ff36eac9c30504e042e03f538f71432 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6475054 Reviewed-by: Chuong Ho <hdchuong@chromium.org> Reviewed-by: Curtis McMullan <curtismcmullan@chromium.org> Commit-Queue: Jun Ishiguro <junis@google.com> Cr-Commit-Position: refs/heads/main@{#1453717}
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.