Skip to content

Commit

Permalink
Meta: Make GN build actually refer to StorageAPI
Browse files Browse the repository at this point in the history
This should have been part of #25241.
  • Loading branch information
nico committed Nov 2, 2024
1 parent 47c1b65 commit 549699a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Meta/gn/secondary/Userland/Libraries/LibWeb/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ shared_library("LibWeb") {
"SVG",
"SecureContexts",
"Selection",
"StorageAPI",
"Streams",
"UIEvents",
"UserTiming",
Expand Down

0 comments on commit 549699a

Please sign in to comment.