commit | b5819ca2bc13edf792c6aab5ced8b699dd2b513b | [log] [tgz] |
---|---|---|
author | Andrew Grieve <agrieve@chromium.org> | Fri May 17 18:24:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 17 18:24:59 2024 |
tree | 716219fca025ca24f69f39c0fbb91054b0b47c08 | |
parent | 0071a45a353dcca16d14cab373f84f6f3f086700 [diff] |
Android: Delete ChromeRestriction, as they are all usused. Play services check was used, but moved that to live alongside the *other* play services version check in GmsCoreVersionRestriction. Most others were related to Daydream. RESTRICTION_TYPE_VIEWER_NON_DAYDREAM was used, but we can assume all devices are non-daydream now. Bug: 340888436 Change-Id: Ia7689b699859e34b8b3287549b2fa5a3caa290a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5545319 Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Owners-Override: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1302722}
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.