[ToolbarMVC] Create dedicated ThemeColorProvider for CustomTabToolbar
CustomTabToolbar follows different coloring logic that isn't fully captured by either AppThemeColorProvider or TabThemeColorProvider, since it also tracks the color set by CustomTabToolbarColorController due to, e.g. the possibility of customization by the host app. Unfortunately CustomTabToolbarColorController isn't a ThemeColorProvider, but we can instead create a dumb ThemeColorProvider that just blindly tracks it. Bug: 1128337 Change-Id: I9d910ee049a7a96d485053214b6dab6c0110f28d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430228Reviewed-by:Peter Conn <peconn@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#811755}
Showing
Please register or sign in to comment