Meta: Port recent changes to the GN build

3c74dc9f4d
This commit is contained in:
Timothy Flynn
2023-12-24 13:25:43 -05:00
committed by Andreas Kling
parent ed42b12123
commit 71222845bd

View File

@@ -58,6 +58,7 @@ shared_library("LibJS") {
"ParserError.cpp",
"Print.cpp",
"Runtime/AbstractOperations.cpp",
"Runtime/Accessor.cpp",
"Runtime/Agent.cpp",
"Runtime/AggregateError.cpp",
"Runtime/AggregateErrorConstructor.cpp",