mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update for audio sandbox patch
This commit is contained in:
parent
063d09c84c
commit
d60de7f2eb
1 changed files with 1 additions and 0 deletions
1
setup.sh
1
setup.sh
|
@ -8,6 +8,7 @@ cp -r -v components/. $HOME/chromium/src/components &&
|
|||
cp -r -v content/. $HOME/chromium/src/content/ &&
|
||||
cp -r -v media/. $HOME/chromium/src/media/ &&
|
||||
cp -r -v net/. $HOME/chromium/src/net/ &&
|
||||
cp -r -v sandbox/. $HOME/chromium/src/sandbox/ &&
|
||||
cp -r -v ui/. $HOME/chromium/src/ui/ &&
|
||||
cp -r -v v8/. $HOME/chromium/src/v8/ &&
|
||||
cp -v chrome-devtools/chrome-devtools.svg $HOME/chromium/src/out/thorium/ &&
|
||||
|
|
Loading…
Reference in a new issue