forked from Pissandshittium/pissandshittium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[iOS] Rename GridViewController in BaseGridViewController
This CL renames the grid view controller as it will be the base code for all grid view controller. As part of refactoring, each grid with their own specificity will have their own specific file. So for example incognito lock screen will be only in its own file and not in the same shared files. Low-Coverage-Reason: HARD_TO_TEST - Uncovered code lines are mostly "NOTREACHED()" or commentary "// No op.". Bug: 1457146 Change-Id: Iea4a42ebab9f44ba33f7e3627403bc4345b09cf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4952553 Commit-Queue: Aliona Dangla <alionadangla@chromium.org> Reviewed-by: Louis Romero <lpromero@google.com> Cr-Commit-Position: refs/heads/main@{#1214161}
- Loading branch information
Showing
15 changed files
with
153 additions
and
145 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.