commit | 64e432091c418dbed1bab26631a3e5a9540b68b4 | [log] [tgz] |
---|---|---|
author | Andrew Grieve <agrieve@chromium.org> | Tue Apr 25 18:06:17 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 25 18:06:17 2023 |
tree | 3fa9bd58fc594c1348f10b47e67698e2e89e4b97 | |
parent | 94de9a4e0693cd573be006e384dd7a41d1ac6c24 [diff] |
Android: Delete chrome_modern_version_code from GN templates "Chrome Modern" SKU no longer exists. The logic for the version code remains in android_chrome_version.py for the purposes of decoding old version codes. Bug: 1363002 Change-Id: If89acb5ccd86ae49d8b73630ceb30f3ee8b0c338 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4428732 Reviewed-by: Sam Maier <smaier@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/main@{#1135388}
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.