mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:47:34 +00:00
Meta: Port recent changes to gn build
b7f8d7e357
048e179572
6d1a1daff9
04c094343f
a6106ca221
This commit is contained in:
parent
afeb551d57
commit
49b7539290
3 changed files with 9 additions and 2 deletions
|
@ -3,6 +3,7 @@ source_set("WebIDL") {
|
|||
deps = [ "//Userland/Libraries/LibWeb:all_generated" ]
|
||||
sources = [
|
||||
"AbstractOperations.cpp",
|
||||
"Buffers.cpp",
|
||||
"CallbackType.cpp",
|
||||
"DOMException.cpp",
|
||||
"OverloadResolution.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue