Break TopToolbarOverlay dependency on old layout system
This patch migrates the TopToolbarOverlay to use the new layouts module rather than the LayoutManagerImpl class. The old observer in the mediator has been replaced with the LayoutStateObserver and a new supplier has been added to the coordinator's constructor for the ResourceManager. Bug: 1070281, 1100332 Change-Id: I061ee98a3e7bb8db8f2a23d75573077bac0c271c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527010 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#825823}
Showing
Please register or sign in to comment