Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chromium change: https://chromium.googlesource.com/chromium/src/+/a65f80f87cc151be897131164e015d37bea1d155 [ToolbarMVC] Remove direct MenuButton interactions from Tabswitcher This only requires giving TabSwitcherModeTTCoordinatorPhone a MenuButtonCoordinator and setting the MenuButton view once inflation happens. The logic removed (tinting, setting the onClick/accessibilityDelegate) is now handled internally by MenuButtonCoordinator/MenuButton. Bug: 1086676
- Loading branch information