Files
brave-core/browser/sync
samartnik 30830eabc6 [Android] DeviceInfo::ToValue removed upstream
Chromium change:
https://chromium.googlesource.com/chromium/src/+/c50274ffd343122ca33008eba7c8f057bd70d6fc

commit c50274ffd343122ca33008eba7c8f057bd70d6fc
Author: Maksim Moskvitin <mmoskvitin@google.com>
Date:   Wed Aug 24 13:42:41 2022 +0000

    [Cleanup] Remove dead code from DeviceInfo

    DeviceInfo::ToValue() claimed to be used by extensions API, but has no
    actual references. This CL removes it and helper methods used only for
    its implementation.

    Bug: none
2022-10-13 16:20:03 -04:00
..