commit | c110f341e57cb8e8fc5d09fead94b15c4cb76e7f | [log] [tgz] |
---|---|---|
author | Keybo Qian <keybo@google.com> | Tue Mar 26 18:28:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 26 18:28:48 2024 |
tree | 2c9b245bda741655373260050e202984e862687c | |
parent | 68489b2b9726183f5a7f3cc0fc9ac81dbeb1f9d0 [diff] |
Remove instrumented_libs from recusedeps in DEPS. Having this repo in recusedeps is causing Chrome branching to fail because chrome-branch service account does not have necessary permissions in the repo. Revert once fixed. Bug: 331365997 Change-Id: I17fb8a531fb0f86d903e9a6507cfd94c3f3aa5a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5398599 Auto-Submit: Keybo Qian <keybo@google.com> Reviewed-by: Xinan Lin <linxinan@chromium.org> Commit-Queue: Keybo Qian <keybo@google.com> Commit-Queue: Xinan Lin <linxinan@chromium.org> Reviewed-by: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/main@{#1278493}
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.