Meta: Port recent changes to GN build

124c378472
This commit is contained in:
Timothy Flynn
2023-11-15 10:45:40 -05:00
committed by Tim Flynn
parent ea95256f83
commit 50406f541b
Notes: sideshowbarker 2024-07-17 01:27:18 +09:00
6 changed files with 66 additions and 0 deletions

View File

@@ -11,5 +11,6 @@ source_set("Scripting") {
"Script.cpp",
"TemporaryExecutionContext.cpp",
"WindowEnvironmentSettingsObject.cpp",
"WorkerEnvironmentSettingsObject.cpp",
]
}