| 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 26272f912f293ac74f7b89a11b26bc65fc467ed0..50e5e8c1a33ca5316449821e2b03017ff2b759b8 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",
|
|
|