commit | f9da4d979b8011db4ba25ec015a3ed0761143931 | [log] [tgz] |
---|---|---|
author | Marijn Kruisselbrink <mek@chromium.org> | Thu Jul 18 18:46:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 18:46:21 2024 |
tree | 3dba446b1964926ef5bebba23799c8da3f12453e | |
parent | a7352bbc0231e39ac8a90e85c8946b8a02edfc3a [diff] |
[PWAs] Move almost final bits of mac os integration into mac subfolder. This is part 10/x of a series of CLs to clean up/organize the mac PWA OS integration code, moving the final few mac specific files from the top-level os_integration directory into the mac subdirectory. Bug: 347167972 Change-Id: I7566a728fd37a4cecebaae11d545c52fe0a25371 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5634351 Auto-Submit: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1329715}
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.