1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:57:35 +00:00

Meta: Port recent changes to gn build

b7f8d7e357
048e179572
6d1a1daff9
04c094343f
a6106ca221
This commit is contained in:
Andrew Kaster 2023-11-24 08:43:01 -07:00
parent afeb551d57
commit 49b7539290
3 changed files with 9 additions and 2 deletions

View file

@ -3,6 +3,7 @@ source_set("WebIDL") {
deps = [ "//Userland/Libraries/LibWeb:all_generated" ]
sources = [
"AbstractOperations.cpp",
"Buffers.cpp",
"CallbackType.cpp",
"DOMException.cpp",
"OverloadResolution.cpp",