commit | 8b4e5f9bb8531a9eb2adc6e51bdd037fd31bdf2c | [log] [tgz] |
---|---|---|
author | Michael Ershov <miersh@google.com> | Fri Dec 06 10:49:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 06 10:49:19 2024 |
tree | 19e8fe62c593a9c7788cd272af5bd4e9c826988d | |
parent | 5bda4ddf185dbc5591e994acecdf7d8d2c03ff49 [diff] |
DeviceSync: Clean up ShouldUseV1(V2)DeviceSync(), part 13 CryptAuthEnrollmentManagerImpl is now unused and can be removed. Also remove some preferences for V1. There should be no behavior changes from this CL. OBSOLETE_HISTOGRAM[CryptAuth.EnrollmentV2.UserKeyPairState]=Was used for a completed migration Bug: b:365057260 Change-Id: I4c71191235497ac6778dede7a31d11343ff00805 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5998651 Commit-Queue: Michael Ershov <miersh@google.com> Reviewed-by: Dominic Battré <battre@chromium.org> Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1392799}
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.