commit | ddfffeed2368ea2ec4b39f93019f0c2e2984d76a | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@chromium.org> | Tue Jul 02 21:28:51 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 02 21:28:51 2024 |
tree | 9f65ae86dd9dff83c1e6ce2bd7bf20641c6ad590 | |
parent | e4a85c285390217c7c22da8752d175449de2ce84 [diff] |
Remove use of chromium_no_telemetry_dependencies Removes the use of the chromium_no_telemetry_dependencies gclient config since the chromium config has switched to not including these dependencies by default. Bug: 339061089 Change-Id: I998a1737547be66130c4d31764e028c6a75762f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5672898 Commit-Queue: Ben Pastene <bpastene@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by: Ben Pastene <bpastene@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/main@{#1322421}
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.