Files
brave-core/common/importer
cdesouza-chromium a646e698ee [CodeHealth] Simplifying json parsing - pt.2 (#27697)
This PR simplifies JSON reading in several places by:

 - Using `base::JSONReader::ReadDict`
 - Using `base::test::ParseJson*`

This changes aim to make the checks around the parsing and its
expectations simpler to read.
2025-02-18 14:09:24 +00:00
..