Meta: Port recent changes to the GN build

fbfb70f81a
This commit is contained in:
Timothy Flynn 2023-12-01 20:33:04 -05:00 committed by Andreas Kling
commit 97665fa92f
Notes: sideshowbarker 2024-07-17 08:37:36 +09:00

View file

@ -64,6 +64,7 @@ executable("WebContent") {
"//Ladybird/Utilities.cpp",
"//Userland/Services/WebContent/ConnectionFromClient.cpp",
"//Userland/Services/WebContent/ConsoleGlobalEnvironmentExtensions.cpp",
"//Userland/Services/WebContent/PageClient.cpp",
"//Userland/Services/WebContent/PageHost.cpp",
"//Userland/Services/WebContent/WebContentConsoleClient.cpp",
"//Userland/Services/WebContent/WebDriverConnection.cpp",