Files
brave-core/utility
Max Karolinskiy 69f9e4c13c [cr147][Win] base/win/wincrypt_shim.h was removed.
Chromium change:
https://chromium.googlesource.com/chromium/src.git/+/44a2896769d51

commit 44a2896769d516a2dea9b59c99c24743a23ef87d
Author: David Benjamin <davidben@chromium.org>
Date:   Tue Feb 24 18:12:03 2026 -0800

    Unwind wincrypt_shim.h

    Replace it with includes of <wincrypt.h> and <windows.h>. clang-format
    now understands how to order these includes, so let clang-format figure
    out how to organize them. (This results in some <windows.h> includes
    moving to slightly earlier than before.)

    Fixed: 483973077
2026-03-26 19:25:25 -04:00
..