commit | fe09990eb42846949283fa0bbd315f9bc06c54e5 | [log] [tgz] |
---|---|---|
author | Irina Fedorova <irfedorova@google.com> | Thu Oct 19 08:20:12 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 19 08:20:12 2023 |
tree | dfd1fb88f574f279cb4edf3f989a3e0267582c73 | |
parent | d30596a1ebb6b216a42dff91e831d1fa6e73621b [diff] |
MGS: move profiles::IsManagedGuestSession to chromeos/components To be able to unify all `IsManagedGuestSession` calls, move the function to `chromeos/components/mgs/`. This will allows us to call it from different components without depending on browser. Bug: b/304564842 Change-Id: Ifd511f6f914d1f4a5362bb79e2dfd8abd8e9bf6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4928129 Reviewed-by: Yuzhu Shen <yzshen@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Irina Fedorova <irfedorova@google.com> Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Reviewed-by: Jeroen Dhollander <jeroendh@google.com> Cr-Commit-Position: refs/heads/main@{#1212016}
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.