mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 09:34:57 +09: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",
|
||||
"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…
Add table
Add a link
Reference in a new issue