| commit | 01f5f08ccd0d51a05855f4b3366e65dfb9984965 | [log] [tgz] |
|---|---|---|
| author | Victor Vasiliev <vasilvv@chromium.org> | Wed May 04 12:26:01 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 04 12:26:01 2022 |
| tree | e96a5d9620d3ae5c9fe035fef7d2757e3999182b | |
| parent | 8c24668eb8eeb190436a78164fbca98055c6e7a1 [diff] |
Replace //net implementation of structured headers with QUICHE one. The QUICHE one has been ported from the //net one, so the //net one is now redundant. Bug: 1306945 Change-Id: I3c92d1a83b4578ae99fb395f0e02e2ab087907f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3621137 Commit-Queue: Victor Vasiliev <vasilvv@chromium.org> Reviewed-by: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/main@{#999346}
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.