| 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 0c3d259eac91a86b488d0026ef15e3d33a18542d..613fa74a3728df83e2a1d3c301e7017ca04294cf 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",
|
|
|