commit | a8cf2d2fe4afaf1edeec1530a235b8609f3251ce | [log] [tgz] |
---|---|---|
author | Ankush Singh <[email protected]> | Wed Aug 30 20:33:31 2023 |
committer | Chromium LUCI CQ <[email protected]> | Wed Aug 30 20:33:31 2023 |
tree | 0fb72068b8e194e633b98d35a110f8fedbc51880 | |
parent | c2d2164f7f942b2815ff9f3c9a9bdd76f2af6cd0 [diff] |
[sync] Add methods to sync_client_utils to query local data and upload This CL adds util methods to sync_client_utils for use by SyncClient implementations while allowing common tests for ios and non-ios. Bug: 1451508 Change-Id: I07ab092f7b1a02ebf4b58288b380d68378218756 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4827062 Reviewed-by: Marc Treib <[email protected]> Commit-Queue: Ankush Singh <[email protected]> Cr-Commit-Position: refs/heads/main@{#1190296}
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.