brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.94k stars 2.35k forks source link

Remove the unnecessary `NoDestructor` in `unstoppable_domains::GetRecordKeys` #42453

Open cdesouza-chromium opened 11 hours ago

cdesouza-chromium commented 11 hours ago

Description

That static should be a simple constexpr constant.