commit | 629271d1aff20a15030ae0ab31fb5986c12fd7e3 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Mon Apr 21 11:50:00 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 21 11:50:00 2025 |
tree | 90fc7e02f33bd7b9156af4554f334629d98fd69a | |
parent | f13415203e85cb4728ee6375c422e8b06b28cb82 [diff] |
components/autofill/core/browser: Fix proto_library usage to propagate indirect deps correctly This is necessary to change public_deps to deps in proto_library template so that we can remove unnecessary inputs dependency from ninja build files. Original CL is: https://crrev.com/c/6442961 This CL was uploaded by git cl split. Bug: 402356473 Change-Id: I37391a42e699019ead3a23988b7f66150caa0aba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6471654 Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1449411}
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.