commit | 21a4d1c25043abf30a3f6b6f38b1104bf31a2dc1 | [log] [tgz] |
---|---|---|
author | Nan Lin <linnan@chromium.org> | Thu Feb 29 20:36:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 29 20:36:26 2024 |
tree | 9d54c3c48cb22837372798c2052e9b269b1dabee | |
parent | e87b1bcd98d77dd753cb7b84423b0a8c29ee03f8 [diff] |
Move ParseInfo to separate files This is to make future addition to Attribution-Reporting-Info header easier. Change-Id: Ib0b6de08b4ca6b1f0f1b36321e8698a05da1b6b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5335624 Reviewed-by: Andrew Paseltiner <apaseltiner@chromium.org> Reviewed-by: Nate Chapin <japhet@chromium.org> Commit-Queue: Nan Lin <linnan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1267175}
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.