Files
brave-core/components/api_request_helper
Claudio DeSouza af511ff091 [CodeHealth] Clang-tidy make_unique modernise II
This change applies clang-tidy with modernize-make-unique to the
codebase, correcting all instatiations of unique_ptr to use
std::make_unique.
2022-08-30 12:04:55 +01:00
..