commit | b303d509da1003ef5008cfd25c2163610f83fb32 | [log] [tgz] |
---|---|---|
author | Roman Sorokin <rsorokin@chromium.org> | Tue Nov 16 18:39:14 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 16 18:39:14 2021 |
tree | ac7e20ec984cdf14abff4026f0343be79555714c | |
parent | 91134a41ec6e5f0aa8a1e5a81a49f76bc3f63ca8 [diff] |
[ash] Make kProjectorCreationFlowEnabled SYNCABLE_OS_PREF The pref is being used in the ash context only thus should be synced on the OS level. Bug: 1270292 Change-Id: I7d06e54486e7f53bf08617b71927915aab4dd955 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3284891 Auto-Submit: Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Li Lin <llin@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Li Lin <llin@chromium.org> Cr-Commit-Position: refs/heads/main@{#942241}
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.