mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
Meta: Format gn files
This commit is contained in:
parent
cf1425d09e
commit
4c24e0f63d
|
|
@ -205,6 +205,6 @@ source_set("HTML") {
|
|||
"WorkerGlobalScope.cpp",
|
||||
"WorkerLocation.cpp",
|
||||
"WorkerNavigator.cpp",
|
||||
"XMLSerializer.cpp"
|
||||
"XMLSerializer.cpp",
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ source_set("Layout") {
|
|||
"CheckBox.cpp",
|
||||
"FlexFormattingContext.cpp",
|
||||
"FormattingContext.cpp",
|
||||
"NavigableContainerViewport.cpp",
|
||||
"GridFormattingContext.cpp",
|
||||
"ImageBox.cpp",
|
||||
"ImageProvider.cpp",
|
||||
|
|
@ -31,6 +30,7 @@ source_set("Layout") {
|
|||
"LineBuilder.cpp",
|
||||
"ListItemBox.cpp",
|
||||
"ListItemMarkerBox.cpp",
|
||||
"NavigableContainerViewport.cpp",
|
||||
"Node.cpp",
|
||||
"RadioButton.cpp",
|
||||
"ReplacedBox.cpp",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user