| 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 a14069c4b782dd83929cf3c3fa15b363fb6642ba..6b80387cab26c35329f1736d8f0e1ed09dab6475 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -71,6 +71,7 @@ modules_idl_files =
|
| "compositorworker/AnimationWorkletGlobalScope.idl",
|
| "compositorworker/CompositorWorker.idl",
|
| "compositorworker/CompositorWorkerGlobalScope.idl",
|
| + "compositorworker/WorkletAnimation.idl",
|
| "credentialmanager/AuthenticatorAssertionResponse.idl",
|
| "credentialmanager/AuthenticatorAttestationResponse.idl",
|
| "credentialmanager/AuthenticatorResponse.idl",
|
|
|