Make ThemeService::UsingDefaultTheme based on the theme_supplier instead of prefs
This CL is a data dependency refactor that makes ThemeService::UsingDefaultTheme() based on the current CustomThemeSupplier rather than prefs. This is in preparation to make ThemeService::GetColor() based on any CustomThemeSupplier instead of just the currently installed one. See follow up CL: https://chromium-review.googlesource.com/c/chromium/src/+/1994026/15 Bug: 1020050 Change-Id: If3bd87e16f6ccf034f4c4909c7f7ca940ee2f838 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2007800Reviewed-by:Evan Stade <estade@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#734275}
Showing
Please register or sign in to comment