commit | 4ece9bd9ee28adfa31fda3d4d6e892eb5fe0efd2 | [log] [tgz] |
---|---|---|
author | Yuki Shiino <yukishiino@chromium.org> | Fri Jun 09 11:20:07 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 09 11:20:07 2023 |
tree | d2630134473c4157124d613ddbcbf9cfd780c10e | |
parent | c11c29fd0a60a9cf9e448f38ba29686319553e2d [diff] |
PA: Remove deps to early_zone_registration_mac.h By adding a new header shim/early_zone_registration_constants.h, which defines only constants and can be shared between allocator shims and early_zone_registration_mac.o, removes dependencies to early_zone_registration_mac.h from allocator shims. Bug: 1337681 Change-Id: I3331e75c6eacb710b4f8e99ccd2a7e85db49f800 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4600728 Reviewed-by: Takashi Sakamoto <tasak@google.com> Reviewed-by: Benoit Lize <lizeb@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/main@{#1155455}
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.