commit | dd20e20c2f7c00fd5de9d0c0ced016cf51f3760e | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Mon Aug 12 10:10:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 12 10:10:19 2024 |
tree | 90786b6d4ac22a64a0d73c0326e354cb3a1b700d | |
parent | b27000030147e16c0a834b12f1159b7e6d69de1a [diff] |
[iOS] Add DataSharing delegate classes This CL adds the skeleton of the DataSharing {UI|SDK} Delegates. They will be used and implemented later. Bug: 358359374, 358359277 Change-Id: Ie7f2b694ab3f677a2b48323dcb2cc771c0fb3de3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5776025 Auto-Submit: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Ewann Pellé <ewannpv@chromium.org> Reviewed-by: Asami Doi <asamidoi@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Louis Romero <lpromero@google.com> Reviewed-by: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1340290}
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.