Commit Graph
2 Commits
Author SHA1 Message Date
Artem Samoilenko c76e1d1037 [Android] Fix for default action on opening link 2024-12-12 16:10:20 -05:00
Artem Samoilenko a45719da83 [Android] Deprecate tab_groups package
Chromium change:
https://source.chromium.org/chromium/chromium/src/+/65eee63c0e75ebd343c409a7c14addb00ca4b6dd

[Tab Model] Deprecate tab_groups package

Merge the tab_groups/ package into tabmodel/. The two packages have
significant overlap and should really have a lot of their logic merged
anyway.

This allows us to package protect TabGroupModelFilterInternal and make
destroy method package private as well.

Fixed: 372068933
2024-10-24 12:14:34 +01:00