commit | 5c95fce47fa214532e9f8827027ab88d63c89804 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Wed Oct 02 20:09:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 20:09:30 2024 |
tree | 18885a751789e7037857e2ba21eeecc6b8dbc452 | |
parent | 7bf1c87655999edc4a74ae0c5c6a6db49918161e [diff] |
base: fix deps to handle indirect proto import This is extracted from https://crrev.com/c/5897794 Bug: 366137880 Change-Id: Ieb618f26632c8d82922f7c548280e697431fcad2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5901532 Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Reviewed-by: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/main@{#1363257}
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.