Chromium change: https://chromium.googlesource.com/chromium/src/+/60bd853aed5f8599a5508a78e45665ddd042fc76 [Surface Color] Omnibox & toolbar Light: Toolbar: surface 0 -> surface Omnibox bg: surface 4 -> surface container high Dark: Toolbar: Surface 0 -> Surface Omnibox bg: surface 4 -> surface container highest Before: https://screenshot.googleplex.com/4dX62JRmShEBsBw https://screenshot.googleplex.com/4B2SZSYpaF5pPBh After: https://screenshot.googleplex.com/9kFF4eMkD4FscZV https://screenshot.googleplex.com/6jpDFSwPNBaWHgk ChromeColors#getDefaultThemeColor, which is used for the toolbar bg, is already set to colorSurface. Bug: 406890625