commit | f7df91b51c8a1e9c5ae4e02efb47adeef7357c0e | [log] [tgz] |
---|---|---|
author | Camden King <camdenking@google.com> | Wed Dec 07 21:44:09 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 07 21:44:09 2022 |
tree | c6c30a71a66489d88da9d57f74186669697470a7 | |
parent | d136260e18cc3c6ec7887ca911d679ae294a017e [diff] |
[dPWA] Removing web_app_sync_install_delegate.h This CL is removing the final uses of SyncInstallDelegate and deleting web_app_sync_install_delegate.h. This is the final CL in the implementation of [Removing SyncInstallDelegate](https://docs.google.com/document/d/14g0X_H5NaK6c4Tw-3qvdrEKJKbUzDylu1wGd_URgqAk/edit?usp=sharing&resourcekey=0-HKaY5XNjROl_0-CBTAIw1A) Bug: b/260862603 Change-Id: Idc282479a7dfdc6a8bc8424699fc7d7ee4202b9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4083924 Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Phillis Tang <phillis@chromium.org> Commit-Queue: Camden King <camdenking@google.com> Cr-Commit-Position: refs/heads/main@{#1080567}
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.