mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-05 00:56:39 +00:00
Meta: Port b3f82f724d
to gn build
This commit is contained in:
parent
a14f6e42a8
commit
1903e7ff53
Notes:
sideshowbarker
2024-07-17 11:29:41 +09:00
Author: https://github.com/ADKaster
Commit: 1903e7ff53
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ source_set("FileAPI") {
|
||||||
deps = [ "//Userland/Libraries/LibWeb:all_generated" ]
|
deps = [ "//Userland/Libraries/LibWeb:all_generated" ]
|
||||||
sources = [
|
sources = [
|
||||||
"Blob.cpp",
|
"Blob.cpp",
|
||||||
|
"BlobURLStore.cpp",
|
||||||
"File.cpp",
|
"File.cpp",
|
||||||
"FileList.cpp",
|
"FileList.cpp",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue