| 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 f87fd07c7c816cf7651f2dda425e57ef7523803b..2aa08d35e647fb8bb86f89a1665a2a5883720c15 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",
|
|
|