Files
brave-core/installer
Claudio DeSouza 94590f6d9e [cr133] Fix Linux installer appdata exclusion
For the Linux installer, Brave replaces the existing chromium files with
its own under `chromium_src/`, however these files were renamed
recently, which has broken the exclusion of the upstream files.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/8841ff9eebfb25115d9e84636ca39b16ff87a847

commit 8841ff9eebfb25115d9e84636ca39b16ff87a847
Author: Tom Anderson <thomasanderson@chromium.org>
Date:   Fri Dec 6 23:19:28 2024 +0000

    [Linux Packaging] Unify Chromium and Chrome appdata template

    Also there's only one file in the following directories:
    * chrome/installer/linux/common/chromium-browser
    * chrome/installer/linux/common/google-chrome
    So move the files out of the directories and into
    chrome/installer/linux/common.

    R=thestig

    Change-Id: I5cb76f98bd2e95ee24be9df0b4ec87631b5f0c18
    Bug: None
2025-01-27 09:41:14 -05:00
..