commit | b0a01699f91e8692b6e38ae08ca1bd8ca7aa4b4b | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Tue May 14 02:02:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 14 02:02:59 2024 |
tree | 7627c43c4e50878fb25c1467ab0747b04c0f90ac | |
parent | b33222e62f1325277052bffe6d93b0607bf47835 [diff] |
Settings: Remove obsolete 'isWindows10OrNewer' flag and related code. The flag was hard-coded to 'true' at http://crrev.com/c/4116634, but the remaining code was not cleaned up. Bug: 40246975 Change-Id: I9b0ca40987ae5206fe4e2659ed265b3bf0582d12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5532011 Reviewed-by: David Bienvenu <davidbienvenu@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1300403}
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.