Remove SceneOverlay#tabStateInitialized
tabStateInitialized is another method in the SceneOverlay interface that is only used a single time. Since this method is also easily replaced by an observer, the interface method has been removed in favor of that. Bug: 1100332, 882508 Change-Id: Ifb088320dac2ed2143a67fc46d59a30a8aa7c4b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2326012Reviewed-by:Mei Liang <meiliang@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#793159}
Showing
Please register or sign in to comment