1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 20:37:34 +00:00

Meta: Port 1837e94ba4 to gn build

This commit is contained in:
Andrew Kaster 2023-07-30 16:51:33 -06:00
parent 6038e36250
commit fac389f648

View file

@ -84,6 +84,7 @@ executable("ladybird_executable") {
"ModelTranslator.cpp", "ModelTranslator.cpp",
"Settings.cpp", "Settings.cpp",
"SettingsDialog.cpp", "SettingsDialog.cpp",
"TVGIconEngine.cpp",
"Tab.cpp", "Tab.cpp",
"Utilities.cpp", "Utilities.cpp",
"WebContentView.cpp", "WebContentView.cpp",