commit | 7bbe4e312ac45baffd751601e5c6b94e78f737fd | [log] [tgz] |
---|---|---|
author | Asami Doi <asamidoi@chromium.org> | Thu Jan 11 14:00:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 11 14:00:59 2024 |
tree | 43c9efb3a4cc3fae135b760484ff1110c318af9c | |
parent | 0d0a9ca2d28b9a81053776aa7208650839fec6d1 [diff] |
[ios] Remove snapshotDelegate from SideSwipeMediator This CL removes `snapshotDelegate` property from SideSwipeMediator because no one uses the property now. Change-Id: I1d5d7644678746e52a69268a7cdbebb3b34c2b4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5185561 Auto-Submit: Asami Doi <asamidoi@chromium.org> Reviewed-by: Federica Germinario <fedegermi@google.com> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1245804}
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.