commit | a59b15b7aec5b99d2c1ad6ba5dd4882e27be793f | [log] [tgz] |
---|---|---|
author | Rahul Goyal <goyalrahul@google.com> | Mon Apr 26 11:54:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 26 11:54:26 2021 |
tree | 889c2b734f1590ba14e948d23580b7a18a417930 | |
parent | b27d3cb5192be7cff286008e0aa9447fd061b70b [diff] |
[Autofill Assistant] Added command line flag to force onboarding Added command line flag to force onboarding in order to facilitate testing and development. Bug: b/182981194 Change-Id: Ib4500e95048674c85e8706d960d9478acab42115 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2845290 Commit-Queue: Rahul Goyal <goyalrahul@google.com> Reviewed-by: Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#876116}
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.