Files
brave-core/android/features/tab_ui
samartnik f9391cd4b8 [Android] OverviewMode* classes were removed
Chromium change:
https://github.com/chromium/chromium/commit/596552c5837326e9858d5d30974ebfa1235c6ff9

Remove OverviewMode* classes
This patch removes OverviewModeBehavior and its observers. Code that
was still using these classes had easy access to the LayoutManager
which could be used in its place.

Bug: 1108496
2022-06-10 05:58:22 -04:00
..