commit | 4cfcf893f7de4b6bc93706a01a03da91b99fd82b | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Wed Sep 03 15:14:30 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 03 15:14:30 2025 |
tree | a51b3648d95b86865a825279f02518b777946455 | |
parent | 85c3fdabef2dcff6213e997971e7f369c86f1868 [diff] |
[actor] Store a ptr to the ActorKeyedService This forces a dependency of GlicKeyedService on ActorKeyedService. Bug: b:441836591 Change-Id: I957bbad7817fda635fb035bcc2491a62f3904b4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6908109 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1510242}
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.