commit | a67cd0be397c274d158a869a2df908cae10e1005 | [log] [tgz] |
---|---|---|
author | Alex Gough <ajgo@chromium.org> | Wed Apr 17 17:17:31 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 17 17:17:31 2024 |
tree | 6761761d5e06815fecb48fde611d750c40cb5d63 | |
parent | d26bb071309c301dbd455ca80aa430f7e761c8fc [diff] |
Use ProtoWrapper for Chrome Root Store This CL replaces the ChromeRootStore mojo struct with a ProtoWrapper. Bug: 330815376 Change-Id: I42580062b72e4566c4d43d8384187130bd465acd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5417554 Reviewed-by: Sorin Jianu <sorin@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org> Reviewed-by: Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1288801}
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.