Files
brave-core/chromium_src
Claudio DeSouza 0b91d58de8 [cr148] Adjusting LowPriorityUserTypes() override to new location
This function's implementation has been moved from the header and into
the translation unit. This change moves the override to match that too.

Chromium changes:
https://chromium.googlesource.com/chromium/src/+/8ba91b3cd483e2a39ddc37d754e30877855bfeaf

commit 8ba91b3cd483e2a39ddc37d754e30877855bfeaf
Author: Mikel Astiz <mastiz@chromium.org>
Date:   Tue Mar 31 12:54:12 2026 -0700

    [sync] Centralize more datatype traits in a table

    Refactoring without noticeable behavioral changes: the general idea is
    that datatype-specific traits (most notably including product decisions)
    should be centralized in a configuration-like table, instead of having
    this information distributed throughout the codebase.

    This is achieved by introducing a struct, including members that
    leverage newly-introduced enums to make the information as readable as
    possible.

    Bug: None
    Change-Id: I04a9352e7ab6ddf62ad150fef7cad2a7bd96d156
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7707933
    Reviewed-by: Rohit Rao <rohitrao@chromium.org>
    Commit-Queue: Mikel Astiz <mastiz@chromium.org>
    Reviewed-by: Maksim Moskvitin <mmoskvitin@google.com>
    Cr-Commit-Position: refs/heads/main@{#1608038}
2026-04-27 12:00:58 +01:00
..
2026-04-27 12:00:57 +01:00
2026-04-27 12:00:48 +01:00