commit | 0ea8f28963271fe7fcfc46d8054c1ff8bd224fc6 | [log] [tgz] |
---|---|---|
author | Marc Treib <treib@chromium.org> | Mon Mar 17 14:43:29 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 17 14:43:29 2025 |
tree | f373febf059e60db1648eb791c274dd686105707 | |
parent | b23980b49b6553765779029f51496170b762cd0f [diff] |
[iOS] Cleanup: Delete signin::GetPrimaryIdentitySigninState() It was unused, apart from its own unit tests. Bug: 40066949 Change-Id: Ic65de8aa22b7b11035582346bbacf6eba26da76d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6361494 Reviewed-by: Arthur Milchior <arthurmilchior@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#1433518}
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.