commit | d5c5ef5a15f2cb06c82e4cdc201d33ec8f74b948 | [log] [tgz] |
---|---|---|
author | Rushan Suleymanov <[email protected]> | Thu Jul 30 13:07:24 2020 |
committer | Commit Bot <[email protected]> | Thu Jul 30 13:07:24 2020 |
tree | 8b3efd5c6de7f54fd316ed3e43e709a3bd81c170 | |
parent | 856a97781369b8f5c9db4b764be5ea15a83881e6 [diff] |
[Sync] Add sync invalidations factory This CL introduces a factory for SyncInvalidationsService and wires it to ProfileSyncService to add listener. The invalidations service is added behind a feature toggle which is disabled by default. Bug: 1082122 Change-Id: I94249979ae4fc17132670fba2d49a7ba50a56bc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220029 Commit-Queue: Rushan Suleymanov <[email protected]> Reviewed-by: Marc Treib <[email protected]> Cr-Commit-Position: refs/heads/master@{#793132}
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.
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.