mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
fix macos widevine comment
This commit is contained in:
parent
117946bcbf
commit
6c7457d9be
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -77,7 +77,7 @@ echo " # Workaround for DevTools" &&
|
|||
mkdir -v -p ${CR_SRC_DIR}/out/thorium/gen/third_party/devtools-frontend/src/front_end/Images/ &&
|
||||
cp -r -v src/third_party/devtools-frontend/src/front_end/Images/src/chromeSelectDark.svg ${CR_SRC_DIR}/out/thorium/gen/third_party/devtools-frontend/src/front_end/Images/ &&
|
||||
|
||||
# MacOS Widevine Workaround
|
||||
# MacOS ARMv8.3-A optimizations
|
||||
copyMacOS () {
|
||||
printf "\n" &&
|
||||
printf "${YEL}Copying files for MacOS...${c0}\n" &&
|
||||
|
|
Loading…
Reference in a new issue