commit | 104c544f20b224348678b9ef06264fe689dc28bd | [log] [tgz] |
---|---|---|
author | Fergal Daly <fergal@chromium.org> | Mon Jan 06 07:52:23 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 06 07:52:23 2025 |
tree | bb4c0908857694db4a174da08f5ef99fc69558ff | |
parent | 05a3908f9ac3da463a4f9728ac294d76d6191925 [diff] |
Move kUnknownLanguageCode into language_detection. This leaves an alias in translate. https://crrev.com/c/6048141 will be split by owners to migrate all users and eventually delete the alias. Bug: 380786760 Change-Id: Id18b38596e97eab952ea87d912b6e7b265703412 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6113295 Commit-Queue: Trevor Perrier <perrier@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Reviewed-by: Trevor Perrier <perrier@chromium.org> Cr-Commit-Position: refs/heads/main@{#1402282}
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.