| Index: third_party/WebKit/Source/core/workers/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/workers/BUILD.gn b/third_party/WebKit/Source/core/workers/BUILD.gn
|
| index 0f396f4a73b34f76abc6fb3db39024b175e84ae6..f9315210946bfff776146d25a46e8a8c6621cd2f 100644
|
| --- a/third_party/WebKit/Source/core/workers/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/workers/BUILD.gn
|
| @@ -24,8 +24,6 @@ blink_core_sources("workers") {
|
| "InProcessWorkerObjectProxy.h",
|
| "MainThreadWorkletGlobalScope.cpp",
|
| "MainThreadWorkletGlobalScope.h",
|
| - "ParentFrameTaskRunners.cpp",
|
| - "ParentFrameTaskRunners.h",
|
| "SharedWorker.cpp",
|
| "SharedWorker.h",
|
| "SharedWorkerGlobalScope.cpp",
|
|
|