| Index: third_party/WebKit/Source/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
|
| index 33d895f1d7b86670930fc911478ad78de7580026..ce1e49b382356503f248e9a99a059f116fc4c5f6 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -241,6 +241,7 @@ source_set("unit_tests") {
|
| "compositorworker/AnimationWorkletGlobalScopeTest.cpp",
|
| "compositorworker/AnimationWorkletThreadTest.cpp",
|
| "compositorworker/CompositorWorkerThreadTest.cpp",
|
| + "compositorworker/WorkletAnimationTest.cpp",
|
| "credentialmanager/CredentialsContainerTest.cpp",
|
| "credentialmanager/PasswordCredentialTest.cpp",
|
| "csspaint/PaintRenderingContext2DTest.cpp",
|
|
|