chore: remove WebKit leftovers after it was renamed to Blink (#35966)
This commit is contained in:
parent
ee7cf5a6d4
commit
8212616c76
6 changed files with 6 additions and 7 deletions
|
@ -146,7 +146,7 @@ $ ninja -C out/Release electron
|
|||
```
|
||||
|
||||
This will build all of what was previously 'libchromiumcontent' (i.e. the
|
||||
`content/` directory of `chromium` and its dependencies, incl. WebKit and V8),
|
||||
`content/` directory of `chromium` and its dependencies, incl. Blink and V8),
|
||||
so it will take a while.
|
||||
|
||||
The built executable will be under `./out/Testing`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue