| commit | 0031714141d37d44fca069bc533a8bb7af8c8e7c | [log] [tgz] |
|---|---|---|
| author | Erin Stewart <erinstewart@google.com> | Tue Jul 09 17:34:58 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 09 17:34:58 2024 |
| tree | 1149af12e58d8179b3d129dd550dddf6e406be4c | |
| parent | e531bb329a1775819fab5ccbedc015ff6271ec9e [diff] |
Extending the Target struct with a target_type enum Adding the target_type enum to the Target struct (which is within the Delivery struct type) to distinguish web entities from future enterprise entities This will be used for enterprise reporting. go/3pcd-enterprise-reporting (Googlers-only) Bug: 350061802 Change-Id: I84b031ed43927f4cc733fd82acff9abcaf2e03d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5665924 Commit-Queue: Erin Stewart <erinstewart@google.com> Auto-Submit: Erin Stewart <erinstewart@google.com> Commit-Queue: Aaron Selya <selya@google.com> Reviewed-by: Adam Rice <ricea@chromium.org> Reviewed-by: Aaron Selya <selya@google.com> Cr-Commit-Position: refs/heads/main@{#1324932}
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.