commit | b1b4d48d0953fbfcf9ec905d7aab01a281064086 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Fri May 16 05:31:34 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 16 05:31:34 2025 |
tree | 1f94f9c06b2d37793b337a5d373d45dbc4aa2d2c | |
parent | ce17fedfea0696f96189277b02a71c9dae34de84 [diff] |
net: Add missing includes This is to fix build error with Clang modules build. This CL was uploaded by git cl split. R=shivanisha@chromium.org Bug: 40263312 Change-Id: I22b51e3df1b2930b6fe71083d754f12e5f2b5509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6550057 Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1461171}
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.