| commit | f1184d0f958388903d71477ebb15f7632d136ee0 | [log] [tgz] |
|---|---|---|
| author | Foromo Daniel Soromou <koretadaniel@chromium.org> | Tue May 06 08:25:13 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 06 08:25:13 2025 |
| tree | 2c0c045d835f6756f0050f27ba3bc33babfefce7 | |
| parent | 0770e14e0fb206520abe3811cd84d604c5ca5345 [diff] |
[Installer Downloader] Add cloud synced file path in the status Until now, `cloud_synced_folder_checker::CloudSyncStatus` was reporting a set of bools to indicate whether the user cloud storage is synced, with desktop, and with document. This CL updates it to also report the file path. Bug: 412976021 Change-Id: Ic8a6185ca705106fd91a33d6affb08b438523564 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6501588 Reviewed-by: Greg Thompson <grt@chromium.org> Reviewed-by: Kaan Alsan <alsan@chromium.org> Commit-Queue: Daniel Soromou <koretadaniel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1456137}
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.