commit | 2df0f0b9bc6a8bcf02e3ccd3a79eacc97799f670 | [log] [tgz] |
---|---|---|
author | Yuki Shiino <yukishiino@chromium.org> | Wed May 21 09:03:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 21 09:03:31 2025 |
tree | 5a91580442a00f123639e5c7bc2251b88f182ff0 | |
parent | 82b948eb04dc665e1ee5ae7c2a62ad580ea662ea [diff] |
spanify: Add UNSAFE_G_GET_SYSTEM_DATA_DIRS macro Supports rewriting of g_get_system_data_dirs with adding a helper macro UNSAFE_G_GET_SYSTEM_DATA_DIRS. Change-Id: If446c9cd4e4842af667ee3c7ae0da8f7aeb18a1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6544912 Reviewed-by: Stephen Nusko <nuskos@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/main@{#1463276}
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.