Fix dark mode detection in PasswordPendingView
Following discussion in crrev.com/c/1991710 about using dark mode PNGs, the preferred approach is using color_utils::IsDark() instead of GetNativeTheme()->ShouldUseDarkColors(). Change-Id: I50dceb05c8c902d148827b37914addf4e213c4d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019802 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#735072}
Showing
Please register or sign in to comment