mirror of
https://github.com/RGBCube/serenity
synced 2025-08-01 11:57:34 +00:00
Meta: Port recent changes to the GN build
f9e5b43b7a
b9dc2d7ebf
fa692ae3f6
This commit is contained in:
parent
5a116a8f72
commit
e1e42f5f58
5 changed files with 8 additions and 5 deletions
|
@ -320,6 +320,7 @@ shared_library("LibWeb") {
|
|||
"Crypto",
|
||||
"DOM",
|
||||
"DOMParsing",
|
||||
"DOMURL",
|
||||
"Encoding",
|
||||
"Fetch",
|
||||
"FileAPI",
|
||||
|
@ -348,7 +349,6 @@ shared_library("LibWeb") {
|
|||
"Selection",
|
||||
"Streams",
|
||||
"UIEvents",
|
||||
"URL",
|
||||
"UserTiming",
|
||||
"WebAssembly",
|
||||
"WebDriver",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue