Claudio DeSouza c000b38890 [cr141] //ui/native_theme now a single target
Chromium changes:
https://chromium.googlesource.com/chromium/src/+/07a2719a22e6c57f81b5063877cc42e6aeb4b362

commit 07a2719a22e6c57f81b5063877cc42e6aeb4b362
Author: Peter Kasting <pkasting@chromium.org>
Date:   Thu Aug 28 15:16:29 2025 -0700

    Fold native_theme_browser into native_theme.

    This was split out many years ago to prevent people from accidentally
    using the Windows native theme impl, which can't work in the renderer
    sandbox, directly from Blink. Unfortunately, it also prevents #including
    native_theme_win.h from native_theme.cc, which I need to do as part of
    refactoring NativeTheme construction.

    Recombining these shouldn't cause any compile or runtime problems; it
    just means that if somehow people call NativeThemeWin methods from Blink
    code (which there should be no reason to do) it will be an error at
    runtime instead of link time.

    Bug: 431953872
    Change-Id: I836456bf5321bb30173a8125b5765ae56d80d39a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6882627
    Auto-Submit: Peter Kasting <pkasting@chromium.org>
    Commit-Queue: Peter Kasting <pkasting@chromium.org>
    Reviewed-by: Elly FJ <ellyjones@chromium.org>
    Owners-Override: Nico Weber <thakis@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1508050}
2025-09-22 15:00:03 -04:00
2025-09-22 16:05:05 +00:00
2025-09-22 16:05:05 +00:00

Brave Core

Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser

Follow @brave on Twitter for important announcements.

Resources

Community

You can ask questions and interact with the community in the following locations:

S
Description
No description provided
Readme MPL-2.0
3.8 GiB
Languages
C++ 36.9%
HTML 31.6%
Swift 9.4%
TypeScript 9%
Java 4.8%
Other 8.1%