mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 01:59:31 +00:00
Meta: Format gn files
This commit is contained in:
parent
cf1425d09e
commit
4c24e0f63d
Notes:
github-actions[bot]
2025-03-07 08:45:47 +00:00
Author: https://github.com/Totto16
Commit: 4c24e0f63d
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3818
Reviewed-by: https://github.com/gmta ✅
2 changed files with 2 additions and 2 deletions
|
@ -205,6 +205,6 @@ source_set("HTML") {
|
||||||
"WorkerGlobalScope.cpp",
|
"WorkerGlobalScope.cpp",
|
||||||
"WorkerLocation.cpp",
|
"WorkerLocation.cpp",
|
||||||
"WorkerNavigator.cpp",
|
"WorkerNavigator.cpp",
|
||||||
"XMLSerializer.cpp"
|
"XMLSerializer.cpp",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,6 @@ source_set("Layout") {
|
||||||
"CheckBox.cpp",
|
"CheckBox.cpp",
|
||||||
"FlexFormattingContext.cpp",
|
"FlexFormattingContext.cpp",
|
||||||
"FormattingContext.cpp",
|
"FormattingContext.cpp",
|
||||||
"NavigableContainerViewport.cpp",
|
|
||||||
"GridFormattingContext.cpp",
|
"GridFormattingContext.cpp",
|
||||||
"ImageBox.cpp",
|
"ImageBox.cpp",
|
||||||
"ImageProvider.cpp",
|
"ImageProvider.cpp",
|
||||||
|
@ -31,6 +30,7 @@ source_set("Layout") {
|
||||||
"LineBuilder.cpp",
|
"LineBuilder.cpp",
|
||||||
"ListItemBox.cpp",
|
"ListItemBox.cpp",
|
||||||
"ListItemMarkerBox.cpp",
|
"ListItemMarkerBox.cpp",
|
||||||
|
"NavigableContainerViewport.cpp",
|
||||||
"Node.cpp",
|
"Node.cpp",
|
||||||
"RadioButton.cpp",
|
"RadioButton.cpp",
|
||||||
"ReplacedBox.cpp",
|
"ReplacedBox.cpp",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue