Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <[email protected]> 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
- Loading branch information