0
Files
src/ios
Mike Dougherty 94985b9087 [iOS] Enable Tab Grid Cell Selection
Allow the user to enter selection mode with the select button and to
mark cells as selected/deselected. Selected cells will be used to
perform actions which will be implemented in follow-up CLs.

Fixed: 1196935
Change-Id: I5b6826cb7bff970090ad4e0320b99de2a856b947
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2891349
Commit-Queue: Mike Dougherty <michaeldo@chromium.org>
Reviewed-by: edchin <edchin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#886543}
2021-05-26 01:26:54 +00:00
..
2021-05-25 18:08:33 +00:00

This directory holds code related to the iOS port of Chromium. See
https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase
for a description of the structure underneath this directory.