commit | a908ce4b283c567e7bb8513af5f69bcec2a4d5f4 | [log] [tgz] |
---|---|---|
author | Jérôme Lebel <jlebel@chromium.org> | Wed May 22 16:08:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 16:08:55 2024 |
tree | 0569bfde22ee41b93310852f9a9240dee016c8e2 | |
parent | 3b187c776758a290484cfab53f24e06ae0b399e7 [diff] |
[iOS] Cleanup unused API in ManageSyncSettingsCoordinator Remove in: -[ManageSyncSettingsCoordinator initWithBaseNavigationController: browser: accountState:] -[ManageSyncSettingsCoordinator presentViewController:] Those APIs are not used anymore after: crrev.com/c/5554270 crrev.com/c/5554370 Fixed: 341217588 Change-Id: I7b384d8b525f7bfcad815be22b8ec8d3601c1cfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5553972 Reviewed-by: Jood Hajeer <jood@google.com> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1304472}
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.