commit | 695ac4ada6e05b7401082ae316237e41db147217 | [log] [tgz] |
---|---|---|
author | Elmehdi Rahmaoui <erahmaoui@google.com> | Wed Dec 20 09:44:32 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 20 09:44:32 2023 |
tree | 6347e3b29e9aed0a52fd569089848a1439127b24 | |
parent | 74d840f7448a2418e9b1591cded5089294a41d9e [diff] |
[iOS] Add a mock group tab to the base_grid_view_controller This CL add a mack tab group cell to the base grid view controller's collection view. The purpose of this change is to have a entry point to test the UI. This change will be removed/updated once the model for tab group is available. Bug: 1501837 Change-Id: I0c2220ac941b46c3d4e9345f59180b93f3c3089a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5125991 Commit-Queue: Elmehdi Rahmaoui <erahmaoui@google.com> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1239602}
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.