mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:27:45 +00:00
Meta: Alphabetize IDL files in the GN build
This commit is contained in:
parent
48e11a1f12
commit
5a116a8f72
1 changed files with 1 additions and 1 deletions
|
@ -23,8 +23,8 @@ standard_idl_files = [
|
|||
"//Userland/Libraries/LibWeb/Animations/AnimationEffect.idl",
|
||||
"//Userland/Libraries/LibWeb/Animations/AnimationPlaybackEvent.idl",
|
||||
"//Userland/Libraries/LibWeb/Animations/AnimationTimeline.idl",
|
||||
"//Userland/Libraries/LibWeb/Animations/KeyframeEffect.idl",
|
||||
"//Userland/Libraries/LibWeb/Animations/DocumentTimeline.idl",
|
||||
"//Userland/Libraries/LibWeb/Animations/KeyframeEffect.idl",
|
||||
"//Userland/Libraries/LibWeb/Clipboard/Clipboard.idl",
|
||||
"//Userland/Libraries/LibWeb/Crypto/Crypto.idl",
|
||||
"//Userland/Libraries/LibWeb/Crypto/CryptoKey.idl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue