| commit | c40e3f02bcf2d1a8e68a7da967a5a6dece41c45d | [log] [tgz] |
|---|---|---|
| author | Takuto Ikuta <tikuta@chromium.org> | Tue Oct 08 05:41:23 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 05:41:23 2024 |
| tree | fa9f113c1405cc9a9ac03f63056b3aa756d92861 | |
| parent | 60dcae39992df866a51c2b58a9af8bb8e7d99516 [diff] |
ipcz: remove unnecessary include This is to reduce included size e.g. https://commondatastorage.googleapis.com/chromium-browser-clang/chrome_includes_2024-10-07_014308.html#view=edges&filter=%5Ethird_party%2Fipcz%2Fsrc%2Futil%2Fref_counted%5C.h%24&sort=asize&reverse=&includer=%5Ethird_party%2Fipcz%2Fsrc%2Futil%2Fref_counted%5C.h%24&included=&limit=1000 Change-Id: I7e1288150ab412b97b93974ea864edd300cf5ba5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5908961 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1365341}
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.