Remove SceneOverlay#onTitleChanged
The only user of the onTitleChanged event was the tablet tab strip which already had access to the TabModelSelector. This patch removes the SceneOverlay method in favor of handling title change events in the feature code. Bug: 1100332, 882508 Change-Id: I022609157f2dd89983f6f9d15ad631783297a949 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324665Reviewed-by:Mei Liang <meiliang@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#793147}
Showing
Please register or sign in to comment