Meta: Update gn build files with latest changes

Ports the recent CMakeFiles.txt changes and fixes the gn build.
This commit is contained in:
Sebastian Zaha
2023-07-11 21:08:03 +02:00
committed by Sam Atkins
parent c3f78d9561
commit c006a1ef41
Notes: sideshowbarker 2024-07-16 22:11:09 +09:00
3 changed files with 3 additions and 1 deletions

View File

@@ -7,7 +7,9 @@ source_set("Parser") {
"Declaration.cpp",
"DeclarationOrAtRule.cpp",
"Function.cpp",
"Helpers.cpp",
"Parser.cpp",
"ParsingContext.cpp",
"Rule.cpp",
"Token.cpp",
"Tokenizer.cpp",