| 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 cf07b1ca024f96ab45b60809e40483d022e835b4..8d25565cce0da01164ec90dc2388052565a36095 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -239,6 +239,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",
|
|
|