commit | 1b5119a1edd97f64d368b1918273b0ca3ca13685 | [log] [tgz] |
---|---|---|
author | Hidehiko Abe <hidehiko@chromium.org> | Tue May 07 18:21:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 18:21:59 2024 |
tree | 4146886fd88b5081468c558ca53a9da8d8b6fe80 | |
parent | 1feb709b8f16fe67432ba96669545289171ecaa5 [diff] |
Use DeviceLocalAccountType in DeviceLocalAccount. This is a part of clean up. We no longer need to keep "enum Type" in DeviceLocalAccount. This CL focuses DeviceLocalAccount::type mainly. There're several other cases that enum Type is still in use, but they will be cleaned up in follow up CLs. TEST=Tryjob Bug: 267685577 Change-Id: I1c0cb3d7f827f099868cb35512fb89b63ec606e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5514565 Reviewed-by: Igor <igorcov@chromium.org> Reviewed-by: Edman Anjos <edman@chromium.org> Reviewed-by: Artyom Chen <artyomchen@google.com> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1297652}
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.