commit | b447fafbc6e1b375a1f27bcef3631cbc577ea76c | [log] [tgz] |
---|---|---|
author | Basia Zimirska <basiaz@google.com> | Thu Jul 22 19:28:33 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 22 19:28:33 2021 |
tree | 0c25e5ef5cbae007cbe3fe0e64e8fd8cf15443b2 | |
parent | 691fd2fa446c5670b62faa4e338393a91ae8c492 [diff] |
Move language model implementations to a separate package. This is a prerequisite for moving management of Fluent (Blocked) Languages from language_prefs to translate_prefs to avoid circular build dependencies. Bug: 1157327 Change-Id: I1e75098445ceffa8cfe39a8a57cc452553f07425 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3034995 Reviewed-by: John Wu <jzw@chromium.org> Reviewed-by: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by: Karan Bhatia <karandeepb@chromium.org> Reviewed-by: Filip Gorski <fgorski@chromium.org> Reviewed-by: Trevor Perrier <perrier@chromium.org> Commit-Queue: Basia Zimirska <basiaz@google.com> Cr-Commit-Position: refs/heads/master@{#904439}
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.