| 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 29a691ac3b43deb48458c88f6f9317c5edbe8434..2687b0584e99f0d589200d5449cf158d55d1786c 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -402,6 +402,8 @@
|
| 'compositorworker/AnimationWorklet.h',
|
| 'compositorworker/AnimationWorkletGlobalScope.cpp',
|
| 'compositorworker/AnimationWorkletGlobalScope.h',
|
| + 'compositorworker/AnimationWorkletMessagingProxy.cpp',
|
| + 'compositorworker/AnimationWorkletMessagingProxy.h',
|
| 'compositorworker/AnimationWorkletThread.cpp',
|
| 'compositorworker/AnimationWorkletThread.h',
|
| 'compositorworker/CompositorWorker.cpp',
|
|
|