commit | 03b39ef3213ce1b223d9d92a052441e010963b9e | [log] [tgz] |
---|---|---|
author | Alan Cutter <alancutter@chromium.org> | Mon May 10 09:23:12 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 10 09:23:12 2021 |
tree | 774e718ecf6c5cd0d8699a9c1e85ddd917b2774c | |
parent | e77eccef95f14e359f5b3d249cd5cef353417686 [diff] |
Add chrome://flags/#allow-default-web-app-migration-for-chrome-os-managed-users This CL adds the existing AllowDefaultWebAppMigrationForChromeOsManagedUsers feature flag to chrome://flags. Bug: 1207237 Change-Id: I4de51f2de39d7c48536afae0ca1bc6e3708eeb92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2881512 Commit-Queue: Alan Cutter <alancutter@chromium.org> Commit-Queue: Raymes Khoury <raymes@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by: Raymes Khoury <raymes@chromium.org> Cr-Commit-Position: refs/heads/master@{#880889}
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.