commit | c32e96260547ffd34bfe4ee0c25dc2be5debe96f | [log] [tgz] |
---|---|---|
author | Yao Li <yaohuali@google.com> | Wed Sep 29 20:34:17 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 29 20:34:17 2021 |
tree | b17b26386ce2e731a749ec58028df11eebfd4fca | |
parent | 8daa21f57201cd0ae3c63b62a0786dbf11535cce [diff] |
arc: Add feature flag to allow to keep ARC data during ARC turn-off This is the first step to allow to keep ARC data during ARC turn-off. The change only adds an empty flag. Actual logic will be added later. BUG=b/196225929 TEST=deploy chrome to DUT and see new flag under chrome://flags Change-Id: I168720a673620cac3a09ded73be1485cb627135a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3187954 Commit-Queue: Yao Li <yaohuali@google.com> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Auto-Submit: Yao Li <yaohuali@google.com> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Reviewed-by: Muhammad Hasan Khan <mhasank@chromium.org> Cr-Commit-Position: refs/heads/main@{#926456}
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.