mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:47:35 +00:00
Meta: Update GN build for recent changes
9a026fc8d5
ae1ac9871b
07b332e17c
And some missed changes from the past that weren't hit because no one was referencing those symbols :^).
This commit is contained in:
parent
c8cf361bbd
commit
9a3e9047a5
6 changed files with 6 additions and 1 deletions
|
@ -26,7 +26,6 @@ shared_library("LibJS") {
|
|||
"Bytecode/IdentifierTable.cpp",
|
||||
"Bytecode/Instruction.cpp",
|
||||
"Bytecode/Interpreter.cpp",
|
||||
"Bytecode/Op.cpp",
|
||||
"Bytecode/RegexTable.cpp",
|
||||
"Bytecode/StringTable.cpp",
|
||||
"Console.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue