mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
Meta: Port recent LibWeb and LibJS changes to gn build
This ports the following commits:a8587fe54e9d7215c636
This commit is contained in:
committed by
Sam Atkins
parent
a0d1ef34e2
commit
7696738140
@@ -165,7 +165,6 @@ shared_library("LibJS") {
|
||||
"Runtime/IteratorConstructor.cpp",
|
||||
"Runtime/IteratorHelper.cpp",
|
||||
"Runtime/IteratorHelperPrototype.cpp",
|
||||
"Runtime/IteratorOperations.cpp",
|
||||
"Runtime/IteratorPrototype.cpp",
|
||||
"Runtime/JSONObject.cpp",
|
||||
"Runtime/JobCallback.cpp",
|
||||
|
||||
@@ -36,6 +36,7 @@ source_set("StyleValues") {
|
||||
"NumberStyleValue.cpp",
|
||||
"OverflowStyleValue.cpp",
|
||||
"PlaceContentStyleValue.cpp",
|
||||
"PlaceItemsStyleValue.cpp",
|
||||
"PositionStyleValue.cpp",
|
||||
"RadialGradientStyleValue.cpp",
|
||||
"RectStyleValue.cpp",
|
||||
|
||||
Reference in New Issue
Block a user