commit | 9d88b69313b5c1b6250ded5f878f551311d86a00 | [log] [tgz] |
---|---|---|
author | Yunke Zhou <yunkez@google.com> | Mon Aug 02 14:03:18 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 02 14:03:18 2021 |
tree | 22dca158f5196803423158a00042377f476903c1 | |
parent | df7b5f076990da57e26ae8462062ba4ae4d88de7 [diff] |
Remove turning off sync logic in sync service Remove turning off sync logic in sync service as it is handled in OOBE. Bug: 1222010 Change-Id: I530136c76209e9edff59490bbac4e0a5ef69541e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3059582 Reviewed-by: Marc Treib <treib@chromium.org> Commit-Queue: Yunke Zhou <yunkez@google.com> Cr-Commit-Position: refs/heads/master@{#907533}
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.