commit | a6746c2b93e1047500d52ceeb22646b15da51009 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Tue Feb 25 23:45:32 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 23:45:32 2025 |
tree | fce04f6a74eec42caddd2590af3d8ab2b8c18661 | |
parent | 236784a6118af7d568baf2813ef2aa352c17b5fa [diff] |
base: fix include for modules build This is to fix build error when we set use_libcxx_modules=true. Bug: 40263312 Change-Id: I8d2b0236c42b0c7dc2a30112056c04804ccc79e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6298910 Reviewed-by: Siddhartha S <ssid@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/main@{#1424846}
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.