| commit | d5634b7e93b91d58547e9e0003c06ad5681d839d | [log] [tgz] |
|---|---|---|
| author | Aida Zolic <aidazolic@chromium.org> | Wed Sep 25 14:44:02 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 25 14:44:02 2024 |
| tree | 3c9abd0bac2fad3caec6dc33702a86574921c639 | |
| parent | b1532a11158c7bc69b044342c34c36c0ecd59428 [diff] |
[skyvault] Extract FileType enum to shared utils Moves the FileType enum from OdfsSkyvaultUploader to general SkyVault utils, so that it can also be used by other classes, like the DriveSkyvaultObserver. R=poromov@chromium.org Bug: b/343879839 Change-Id: I62b1556187a8f0572ca216b07c55e170385c9096 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5886150 Auto-Submit: Aida Zolic <aidazolic@chromium.org> Commit-Queue: Sergey Poromov <poromov@chromium.org> Reviewed-by: Sergey Poromov <poromov@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1359933}
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.