commit | 4891edcf450cf9cacb20675d0b1d09b9e0ca93f7 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Fri May 09 07:18:16 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 09 07:18:16 2025 |
tree | f62c7c0b09602a15b2446d5093156dfb8a8767f5 | |
parent | 9c5b21c611e47554e4260aa0d4a693f3bf88649b [diff] |
content: Fix deps usages of mojo and fuzzing targets for proto_library change This is extracted from https://crrev.com/c/6442961/29 This is necessary to to propagate deps after changing public_deps to deps in proto_library's final target in the original CL. Bug: 402356473 Cq-Include-Trybots: luci.chromium.try:linux-centipede-asan-rel Change-Id: Ibaf128a8377f43f355b7e308a477f035663ce793 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6502115 Reviewed-by: Andrea Orru <andreaorru@chromium.org> Reviewed-by: Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/main@{#1457997}
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.