| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 701377f0c6b43b2a403cb35a7cb1a1226c41c72f..b68a6234392df1d8410c705dba264e5070a01648 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -957,6 +957,8 @@
|
| 'compositorworker/AnimationWorklet.h',
|
| 'compositorworker/AnimationWorkletGlobalScope.cpp',
|
| 'compositorworker/AnimationWorkletGlobalScope.h',
|
| + 'compositorworker/AnimationWorkletGlobalScopeProxy.cpp',
|
| + 'compositorworker/AnimationWorkletGlobalScopeProxy.h',
|
| 'compositorworker/AnimationWorkletThread.cpp',
|
| 'compositorworker/AnimationWorkletThread.h',
|
| 'compositorworker/CompositorWorker.cpp',
|
|
|