Files
brave-core/chromium_src/components
Mario Sanchez Prada 8421aae5f8 Move code from ClientToHistogramSuffix() to BackgroundDownloadClientToString()
The switch statement being modified lives in clients.cc now.

Chromium change:

https://chromium.googlesource.com/chromium/src/+/20fa4aa8c7eac0a799bee8f1b6cb33c43e59a657

commit 20fa4aa8c7eac0a799bee8f1b6cb33c43e59a657
Author: Xing Liu <xingliu@chromium.org>
Date:   Sat Nov 20 01:40:32 2021 +0000

    Background download: Use one string conversion function for clients.

    Make logger_impl.cc to reuse the string conversion function in
    stats.cc. Also move the conversion to clients.cc.

    Bug: NONE
2022-01-24 15:33:59 -05:00
..