Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(136)

Unified Diff: third_party/WebKit/Source/core/workers/BUILD.gn

Issue 2716853002: (WIP) Worker: Merge ParentFrameTaskRunners into TaskRunnerHelper
Patch Set: WIP Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698