Files
brave-core/browser/metrics
Netzenbot 46d1e5e701 Fix MetricsUtilTest.DefaultValueTest on origin builds (#35388)
The test expected GetDefaultPrefValueForMetricsReporting() to return
true for beta/dev/nightly channels, but on origin-branded builds the
function unconditionally returns false (added in 2d48fb7f59). Update
the test expectations to account for IS_BRAVE_ORIGIN_BRANDED.

Resolves brave/brave-browser#54242
2026-04-09 07:44:47 -04:00
..