[iOS] Remove unused parameters from InfobarBannerDelegate function.
|sender| was unused in InfobarCoordinator's implementation, and The InfobarBannerViewController only ever requested animated dismissals with no completion blocks. These unused parameters were removed to simplify the delegate interface. Bug: 1030357 Change-Id: I248b4a956d0b41e6f8acd54b4c603f6acc29784d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974894 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#727529}
Showing
Please register or sign in to comment