
This reverts commit b0954a40dc
.
Reason for revert: Breaks release build
Original change's description:
> Implement save card bottomsheet UI on ios.(5/X)
>
> This CL adds basic setup for:
> - Image above the title
> - Title string
> - Subtitle string
>
> Adds a new consumer protocol that exposes methods used by the mediator
> to configure bottomsheet's image, title and subtitle with the model
> data. Consumer protocol is implemented by the view controller.
>
> Followup CLs will add setup for the under title view.
>
> Bug: 391366699, 401534157, 402511942
>
> Change-Id: Iae413f933a668629bcc454ef6b56dd522366bc0b
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6393095
> Reviewed-by: Alexis Hétu <sugoi@chromium.org>
> Reviewed-by: Slobodan Pejic <slobodan@chromium.org>
> Commit-Queue: Kavita Soni <kavitasoni@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1442125}
Bug: 391366699, 401534157, 402511942
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: Idc17762b149fdc1ba7d40e9040c3e379b8d280c1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6433669
Owners-Override: Christian Xu <christianxu@chromium.org>
Commit-Queue: Christian Xu <christianxu@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Christian Xu <christianxu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1442648}
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.