commit | 664931b043d2fda44a67ba63633127abea3a9ac7 | [log] [tgz] |
---|---|---|
author | Darren Shen <shend@chromium.org> | Wed Aug 16 23:53:10 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 16 23:53:10 2023 |
tree | a75afbf61de790831079a66fc6de7d55940c6675 | |
parent | a5db950ffd59984fc0f9464b6f95e57b336a85f0 [diff] |
Revert "Move and rename macOS+iOS base/ files in PA to "apple"" This reverts commit 31d8fb4e39a0f9aff3f5e25052972cab8e3c684e. Reason for revert: Broke https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20Builder/174944/overview Original change's description: > Move and rename macOS+iOS base/ files in PA to "apple" > > Bypasses trybots to avoid an existing checkdeps failure. > > Bug: 1444927 > Change-Id: I658a5f88106001500a90a7930a1688a1679fbe5c > No-Presubmit: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4781926 > Reviewed-by: Mark Mentovai <mark@chromium.org> > Auto-Submit: Avi Drissman <avi@chromium.org> > Owners-Override: Avi Drissman <avi@chromium.org> > Commit-Queue: Mark Mentovai <mark@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1184344} Bug: 1444927 Change-Id: Ib9cc114e7af0ab56b1c2d1cace860245344a5ac5 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4787467 Owners-Override: Darren Shen <shend@chromium.org> Auto-Submit: Darren Shen <shend@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1184461}
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.