commit | 85f1150930d10fe2ff18de70af489bda693fc3eb | [log] [tgz] |
---|---|---|
author | Louis Romero <lpromero@google.com> | Wed Jun 19 10:01:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 19 10:01:04 2024 |
tree | 90026b741fcf703eed1e77beef32059b9ba25f21 | |
parent | 847c518b8f6948133cbf5ce4d654eb70a00d905c [diff] |
Move Tab Group grid view controller This CL moves the BaseGridViewController sbclass used for Tab Group viewing outside of `grid/tab_groups`, which will soon move to the `tab_grid` folder. Bug: 329626033 Change-Id: I233858ec12980081f8488e6e6aab4cade09c5102 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5640054 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Auto-Submit: Louis Romero <lpromero@google.com> Commit-Queue: Aliona Dangla <alionadangla@chromium.org> Reviewed-by: Aliona Dangla <alionadangla@chromium.org> Cr-Commit-Position: refs/heads/main@{#1316929}
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.