commit | 2c0bab7e24d5eceb148c2a43c0c1edd8aafb290f | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Tue Jan 18 17:10:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 18 17:10:22 2022 |
tree | 2d5941370bb6e1c874e5bf103fd008959f89eb6f | |
parent | 7597825998588551169a5b2c253ba8410da2b07c [diff] |
Use base/threading/platform_thread_ref.h in more base headers. Now that platform_thread_ref.h has been split from platform_thread.h, use platform_thread_ref.h in place of platform_thread.h when possible. Then do IWYU to fix the build. Change-Id: Iaa43e3c3f185360f8c4d93a4e0e6f7197343c3c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3356219 Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Owners-Override: Kyle Charbonneau <kylechar@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#960453}
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.