| Index: third_party/WebKit/Source/modules/modules_idl_files.gni
|
| diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| index f4c23b11a4ed0ae0b70ff44d7523bbd80541f88a..3294ccdcd276c8525aeaa80dc2690a7b7331b855 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -72,6 +72,7 @@ modules_idl_files =
|
| "compositorworker/AnimationWorkletGlobalScope.idl",
|
| "compositorworker/CompositorWorker.idl",
|
| "compositorworker/CompositorWorkerGlobalScope.idl",
|
| + "compositorworker/WorkletAnimation.idl",
|
| "credentialmanager/Credential.idl",
|
| "credentialmanager/CredentialUserData.idl",
|
| "credentialmanager/CredentialsContainer.idl",
|
|
|