| Index: third_party/WebKit/Source/modules/compositorworker/BUILD.gn | 
| diff --git a/third_party/WebKit/Source/modules/compositorworker/BUILD.gn b/third_party/WebKit/Source/modules/compositorworker/BUILD.gn | 
| index a20a7188b47c7505bad297cc8b6121806840fe3e..3a11064928272d933b6e89e943049b20bd8733c3 100644 | 
| --- a/third_party/WebKit/Source/modules/compositorworker/BUILD.gn | 
| +++ b/third_party/WebKit/Source/modules/compositorworker/BUILD.gn | 
| @@ -12,8 +12,6 @@ | 
| "AnimationWorklet.h", | 
| "AnimationWorkletGlobalScope.cpp", | 
| "AnimationWorkletGlobalScope.h", | 
| -    "AnimationWorkletMessagingProxy.cpp", | 
| -    "AnimationWorkletMessagingProxy.h", | 
| "AnimationWorkletThread.cpp", | 
| "AnimationWorkletThread.h", | 
| "CompositorWorker.cpp", | 
|  |